Skip to content

Commit

Permalink
Bump upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mole99 committed Jan 17, 2025
1 parent 1ea9e3e commit cff51ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
- name: Smoke-Test Docker Image
run: echo TODO
- name: Upload Docker Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: docker-image-${{ matrix.arch }}
path: ${{ env.IMAGE_PATH }}
Expand Down

0 comments on commit cff51ba

Please sign in to comment.