Skip to content

Commit 9cf1c30

Browse files
Bump actions/download-artifact from 4 to 7 (#140)
Category: none
1 parent 491bcdd commit 9cf1c30

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
@@ -65,7 +65,7 @@ jobs:
6565
- name: Checkout
6666
uses: actions/checkout@v6
6767
- name: Download artifacts
68-
uses: actions/download-artifact@v4
68+
uses: actions/download-artifact@v7
6969
with:
7070
path: artifacts
7171
- name: Create GitHub release

0 commit comments

Comments
 (0)