Skip to content

Commit 4e6bfe1

Browse files
Bump actions/upload-artifact from 6 to 7 (#198)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 227633e commit 4e6bfe1

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Check env vars
3535
run: |
3636
echo "Triggered by: ${{ github.event_name }}"
37-
- uses: actions/upload-artifact@v6
37+
- uses: actions/upload-artifact@v7
3838
with:
3939
name: dist
4040
path: dist

0 commit comments

Comments
 (0)