Skip to content

Commit

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

chore(deps): update actions/upload-pages-artifact action to v3
  • Loading branch information
amtrack authored Dec 19, 2023
2 parents a6388c9 + be5fb7a commit 2f3242a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./site

Expand Down

0 comments on commit 2f3242a

Please sign in to comment.