Skip to content

Commit 7f6d42a

Browse files
Update actions/upload-pages-artifact action to v5
1 parent 6597037 commit 7f6d42a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: bundle exec yard doc
2929

3030
- name: Upload artifact
31-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
31+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
3232
with:
3333
path: doc
3434

0 commit comments

Comments
 (0)