Skip to content

Commit dd6167e

Browse files
Update actions/upload-pages-artifact action to v4
1 parent a2dc45e commit dd6167e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
31+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
3232
with:
3333
path: doc
3434

0 commit comments

Comments
 (0)