Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
Signed-off-by: Carl <Carlgo11@users.noreply.github.com>
  • Loading branch information
Carlgo11 authored Jul 23, 2024
1 parent 46f3ecf commit 96cd301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
rsync -av icons public/
- uses: actions/upload-pages-artifact@v4
- uses: actions/upload-pages-artifact@v3
with:
path: public/

Expand Down

0 comments on commit 96cd301

Please sign in to comment.