Skip to content

Commit 1ac7c61

Browse files
authored
Merge pull request lichess-org#154 from lichess-org/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents f14e94c + 0163727 commit 1ac7c61

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
@@ -64,7 +64,7 @@ jobs:
6464

6565
steps:
6666
- name: Download all the dists
67-
uses: actions/download-artifact@v6
67+
uses: actions/download-artifact@v7
6868
with:
6969
name: python-package-distributions
7070
path: dist/

0 commit comments

Comments
 (0)