Skip to content

Commit 8e67d99

Browse files
authored
build(deps): bump actions/upload-pages-artifact from 3 to 4 (#142)
2 parents 143f65c + 10c32f4 commit 8e67d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
env:
4242
JEKYLL_ENV: production
4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v3
44+
uses: actions/upload-pages-artifact@v4
4545
with:
4646
path: ./docs/_site
4747

0 commit comments

Comments
 (0)