Skip to content

Commit

Permalink
Missed the v
Browse files Browse the repository at this point in the history
  • Loading branch information
islas committed Jun 8, 2024
1 parent 8e8058f commit ddbdd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wrf_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Upload test logs
if : ${{ failure() }}
uses : actions/upload-artifact@4
uses : actions/upload-artifact@v4
with:
name: $LOG_SUFFIX-${{ inputs.id }}_logfiles
path: ${{ inputs.archive }}/$LOG_SUFFIX/${{ inputs.id }}/
Expand Down

0 comments on commit ddbdd17

Please sign in to comment.