Skip to content

Commit

Permalink
fix: revert to artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Indyandie committed Oct 21, 2024
1 parent bf9fa57 commit 613224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: deno run -A build
- name: Upload artifact
id: deployment
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: github-pages
path: "./dist/"
Expand Down

0 comments on commit 613224b

Please sign in to comment.