Skip to content

Commit faaa31f

Browse files
authored
Merge pull request #125 from Stateford/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 0d3cd1a + 57fa19c commit faaa31f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

6969
- if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
7070
name: get release
71-
uses: actions/download-artifact@v2
71+
uses: actions/download-artifact@v4.1.7
7272
with:
7373
name: Display Lock
7474
path: ${{github.workspace}}/build/src/release

0 commit comments

Comments
 (0)