Skip to content

Commit 489707e

Browse files
Bump actions/upload-artifact from 3 to 4 (#3253)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63d07a0 commit 489707e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Check env vars
3737
run: |
3838
echo "Triggered by: ${{ github.event_name }}"
39-
- uses: actions/upload-artifact@v3
39+
- uses: actions/upload-artifact@v4
4040
with:
4141
name: dist
4242
path: dist

0 commit comments

Comments
 (0)