Skip to content

Commit 04e637a

Browse files
Merge pull request #232 from sunnamed434/dependabot/github_actions/main/actions/download-artifact-5
2 parents bf947bc + 6ae8b30 commit 04e637a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/BitMono.CLI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
runs-on: ubuntu-latest
9090
steps:
9191
- name: Download all artifacts
92-
uses: actions/download-artifact@v4
92+
uses: actions/download-artifact@v5
9393
with:
9494
path: ./artifacts
9595

0 commit comments

Comments
 (0)