Skip to content

Commit

Permalink
chore(release): update upload-pages-artifact action to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
afarago committed Feb 9, 2025
1 parent b396591 commit aba86fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
# path: 'build/'
# name: 'github-pages'
- name: Upload Artifacts
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: 'build/'
#name: github-pages
Expand Down

0 comments on commit aba86fb

Please sign in to comment.