Skip to content

Commit fb9e8e8

Browse files
authored
Update docc.yml
1 parent e6d3a11 commit fb9e8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo '<script>window.location.href += "/documentation/appstate"</script>' > docs/index.html
4949
5050
- name: Upload build artifacts
51-
uses: actions/upload-artifact@v3
51+
uses: actions/upload-artifact@v4
5252
with:
5353
name: build-output
5454
path: docs

0 commit comments

Comments
 (0)