Skip to content

Commit 9e4cef5

Browse files
authored
Merge pull request #34 from jcs090218/dependabot/github_actions/actions/download-artifact-6
chore(deps): bump actions/download-artifact from 2 to 6
2 parents 84b9e42 + 351bd10 commit 9e4cef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/license.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- name: Download .alf artifact
47-
uses: actions/download-artifact@v2
47+
uses: actions/download-artifact@v6
4848
with:
4949
name: ${{ needs.request_alf.outputs.alf }}
5050

0 commit comments

Comments
 (0)