Skip to content

Commit 00865ac

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 2faf8fe commit 00865ac

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
@@ -46,7 +46,7 @@ jobs:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
GORELEASER_AUTH_TOKEN: ${{ secrets.GORELEASER_AUTH_TOKEN}}
4848
- name: Upload conditioner.yaml artifact
49-
uses: actions/upload-artifact@v6
49+
uses: actions/upload-artifact@v7
5050
with:
5151
name: conditioner-yaml
5252
path: dist/krew/conditioner.yaml

0 commit comments

Comments
 (0)