Skip to content

Commit 9f39023

Browse files
authored
Merge pull request #3 from Bikz/dependabot/github_actions/actions/upload-artifact-6
chore(deps): bump actions/upload-artifact from 4 to 6
2 parents 72c634c + fc6b57c commit 9f39023

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
@@ -64,7 +64,7 @@ jobs:
6464
fi
6565
6666
- name: Upload artifacts
67-
uses: actions/upload-artifact@v4
67+
uses: actions/upload-artifact@v6
6868
with:
6969
name: release-${{ matrix.target }}
7070
path: |

0 commit comments

Comments
 (0)