Skip to content

Commit 2373f0e

Browse files
authored
Merge pull request #52 from riemann/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 c8c7c7d + 4792add commit 2373f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

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

6666
steps:
6767
- name: Download Artifacts
68-
uses: actions/download-artifact@v2
68+
uses: actions/download-artifact@v4.1.7
6969
with:
7070
path: artifacts
7171

0 commit comments

Comments
 (0)