Skip to content

Commit

Permalink
update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Dec 31, 2023
1 parent 402f9da commit c78915b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpi5_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- run: cd pi-gen; ls -hal deploy2/

- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.3.1
uses: actions/upload-artifact@v3
with:
name: raspi_sdcard_image
path: |
Expand Down

0 comments on commit c78915b

Please sign in to comment.