Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit cf9bb4c

Browse files
Merge pull request #8 from ParadoxV5/dependabot/github_actions/actions/upload-pages-artifact-2
2 parents 5086d69 + 37d7390 commit cf9bb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

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

30-
- uses: actions/upload-pages-artifact@v1
30+
- uses: actions/upload-pages-artifact@v2
3131
with:
3232
path: doc
3333

0 commit comments

Comments
 (0)