Skip to content

Commit

Permalink
ci: change from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
embetrix committed Feb 1, 2025
1 parent 9dd05f5 commit f12e617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: echo Test

- name: Archive Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build-artifacts
path: ${{github.workspace}}/build/tmp/deploy/images/*/**.rootfs-*

0 comments on commit f12e617

Please sign in to comment.