Skip to content

Commit

Permalink
chore(deps): bump actions/upload-pages-artifact from 2 to 3 (HEIGE-PC…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Jatin794 committed Dec 19, 2024
1 parent 09a71f8 commit 130ef0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
npm run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./exampleSite/public

Expand Down

0 comments on commit 130ef0b

Please sign in to comment.