Skip to content

Commit

Permalink
Merge pull request #7 from ParadoxV5/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-pages-artifact-3
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
2 parents 2959c02 + 6199a99 commit b8eb993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Package YARD
run: bundle exec yard doc

- uses: actions/upload-pages-artifact@v2
- uses: actions/upload-pages-artifact@v3
with:
path: doc

Expand Down

0 comments on commit b8eb993

Please sign in to comment.