Skip to content

Commit

Permalink
change upload pages artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
lancard authored Feb 7, 2025
1 parent 91cbeb9 commit 4b10c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
uses: actions/configure-pages@v3

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

Expand Down

0 comments on commit 4b10c2f

Please sign in to comment.