Skip to content

Commit

Permalink
Merge pull request #2 from akac97/renovate/actions-upload-pages-artif…
Browse files Browse the repository at this point in the history
…act-3.x

Update actions/upload-pages-artifact action to v3
  • Loading branch information
akac97 authored Jan 6, 2024
2 parents 5912d74 + 6588dc1 commit d01e8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: '.'
Expand Down

0 comments on commit d01e8b0

Please sign in to comment.