Skip to content

Commit 7f0ea10

Browse files
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v3...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4b43bd commit 7f0ea10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-anki-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Download release version of last run
1919
id: download_last_release_version
20-
uses: dawidd6/action-download-artifact@v3
20+
uses: dawidd6/action-download-artifact@v6
2121
with:
2222
name: anki-release-version
2323
workflow_conclusion: success

0 commit comments

Comments
 (0)