We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e3b40 commit 9a96b1dCopy full SHA for 9a96b1d
.github/workflows/ci.yml
@@ -273,7 +273,7 @@ jobs:
273
run: earthly --strict --remote-cache ghcr.io/crossplane-contrib/crossplane-diff/earthly-cache:${{ github.job }} +multiplatform-build
274
275
- name: Upload Artifacts to GitHub
276
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
277
with:
278
name: output
279
path: _output/**
0 commit comments