We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 914927a + 643ea2a commit 38efd81Copy full SHA for 38efd81
1 file changed
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
-o "dist/$BIN_NAME" .
61
62
- name: Upload artifact
63
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
64
with:
65
name: sops-cop-${{ matrix.goos }}-${{ matrix.goarch }}
66
path: dist/*
0 commit comments