Skip to content

Commit

Permalink
Update github upload artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
guysoft committed Nov 6, 2024
1 parent b3bdcc1 commit df70984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: cp ${{ github.workspace }}/repository/src/workspace/*-raspios-*-lite.img build.img
- name: Zip Output
run: gzip build.img
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v4
with:
name: build.img.gz
path: build.img.gz

0 comments on commit df70984

Please sign in to comment.