Skip to content

Commit 5c78016

Browse files
🌱 Update Github Actions group to v5
| datasource | package | from | to | | ----------- | ------------------------- | ---- | -- | | github-tags | actions/download-artifact | v4 | v5 |
1 parent 8632a84 commit 5c78016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/e2e/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
${{ runner.os }}-tools-bin-
3636
3737
- name: Download artifact
38-
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
38+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
3939
with:
4040
name: test-release
4141
path: out

0 commit comments

Comments
 (0)