Skip to content

Commit fd2e898

Browse files
authored
Merge pull request #29 from LaurentRDC/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents ecdd25e + b90ae3a commit fd2e898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
steps:
8686
- uses: actions/checkout@v2
8787

88-
- uses: actions/download-artifact@v2
88+
- uses: actions/download-artifact@v4.1.7
8989
with:
9090
path: artifacts/
9191

0 commit comments

Comments
 (0)