Skip to content

Commit

Permalink
Merge pull request #11 from kas-gui/renovate/actions-upload-pages-art…
Browse files Browse the repository at this point in the history
…ifact-3.x

Update actions/upload-pages-artifact action to v3
  • Loading branch information
dhardy authored Jan 21, 2025
2 parents 16ecd5a + 01ef373 commit 76f687f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: actions/configure-pages@v5

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: './book'

Expand Down

0 comments on commit 76f687f

Please sign in to comment.