Skip to content

Commit

Permalink
Swapping Back To Upload Artifact V4
Browse files Browse the repository at this point in the history
  • Loading branch information
silverlightning926 committed Sep 12, 2024
1 parent 18bfede commit 881f492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions/configure-pages@v5

- name: Upload a Build Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: github-pages
path: "build/"
Expand Down

0 comments on commit 881f492

Please sign in to comment.