Skip to content

Commit 8a3af36

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 84bd7e4 commit 8a3af36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
rm -rf ${{ env.DEST }}
4646
mkdir -p ${{ env.DEST }}
4747
bazel run --config=release //tools/release:copy_release_artifacts
48-
- uses: actions/upload-artifact@v4
48+
- uses: actions/upload-artifact@v7
4949
with:
5050
name: go-binaries
5151
path: binaries/

0 commit comments

Comments
 (0)