Skip to content

Commit

Permalink
Updated the version of upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwoberts committed Sep 11, 2024
1 parent a4e5327 commit 29cf840
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 @@ -100,7 +100,7 @@ jobs:

- run: echo ${{ steps.vars.outputs.sha7 }} > ./out/sha7

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: fider-image
path: out/
Expand Down

0 comments on commit 29cf840

Please sign in to comment.