Skip to content

Commit d7319f5

Browse files
authored
chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#150)
2 parents caf55c9 + 8db3143 commit d7319f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cp -r target/doc/* site/
4141
touch site/.nojekyll
4242
- name: Upload Pages artifact
43-
uses: actions/upload-pages-artifact@v3
43+
uses: actions/upload-pages-artifact@v4
4444
with:
4545
path: site
4646

0 commit comments

Comments
 (0)