Skip to content

Commit

Permalink
use latest upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
eliassjogreen committed Jun 25, 2022
1 parent df9fe3a commit 2530b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: deno task build

- name: Upload Artifacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
path: build/

Expand Down

0 comments on commit 2530b00

Please sign in to comment.