We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3f4dfe + f21d4fe commit 55d2ce9Copy full SHA for 55d2ce9
action.yml
@@ -301,7 +301,7 @@ runs:
301
302
- name: Download setup-fortran-conda metadata artifacts
303
if: ${{ inputs.generate-status-table == 'true' || inputs.update-readme-table == 'true' }}
304
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
305
with:
306
pattern: setup-fortran-conda-meta-*
307
path: ${{ runner.temp }}/setup-fortran-conda-meta
0 commit comments