We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84b9e42 + 351bd10 commit 9e4cef5Copy full SHA for 9e4cef5
.github/workflows/license.yml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
steps:
46
- name: Download .alf artifact
47
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v6
48
with:
49
name: ${{ needs.request_alf.outputs.alf }}
50
0 commit comments