Skip to content

Commit 8d6a9ce

Browse files
chore(deps): bump actions/download-artifact from 5 to 6 (#316)
1 parent 653cea1 commit 8d6a9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
pip install .[dev]
7676
7777
- name: Download wheel artifact
78-
uses: actions/download-artifact@v5
78+
uses: actions/download-artifact@v6
7979
with:
8080
name: commit-check_wheel
8181
path: dist

0 commit comments

Comments
 (0)