Skip to content

Commit 38efd81

Browse files
committed
Merge PR #3: Bump actions/upload-artifact from 4 to 7
2 parents 914927a + 643ea2a commit 38efd81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
-o "dist/$BIN_NAME" .
6161
6262
- name: Upload artifact
63-
uses: actions/upload-artifact@v4
63+
uses: actions/upload-artifact@v7
6464
with:
6565
name: sops-cop-${{ matrix.goos }}-${{ matrix.goarch }}
6666
path: dist/*

0 commit comments

Comments
 (0)