Skip to content

Commit

Permalink
move to artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Jan 23, 2025
1 parent 4fe171e commit cba4738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
if [[ "${#files[*]}" -ne 0 ]]; then
nix-instantiate --parse "${files[@]}" >/dev/null
fi
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: manifests
path: manifests/
Expand Down

0 comments on commit cba4738

Please sign in to comment.