Skip to content

Commit 7306cdf

Browse files
[build] Bump actions/upload-artifact in generate-gh-pages: v1->v4
1 parent 37b5ca5 commit 7306cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ./build.cmd docs-build
3232

3333
- name: Upload Artifacts
34-
uses: actions/upload-artifact@v1
34+
uses: actions/upload-artifact@v4
3535
with:
3636
name: site
3737
path: docs/_site

0 commit comments

Comments
 (0)