Skip to content

Commit 6820be2

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-4.31.9
2 parents 1ea75ee + 4b3a8a8 commit 6820be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
needs: build
2020
steps:
2121
- name: Download artifact
22-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
22+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
2323
with:
2424
name: package
2525
path: ./packages

0 commit comments

Comments
 (0)