Skip to content

Commit 2880fdc

Browse files
Bump actions/download-artifact from 7 to 8 (#82)
1 parent ab3a1d3 commit 2880fdc

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
@@ -118,7 +118,7 @@ jobs:
118118
uses: actions/checkout@v6
119119

120120
- name: Download release artifacts
121-
uses: actions/download-artifact@v7
121+
uses: actions/download-artifact@v8
122122
with:
123123
name: release-artifacts
124124
path: release-artifacts

0 commit comments

Comments
 (0)