Skip to content

Commit

Permalink
Update github actions/upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaojunfeng committed Sep 27, 2024
1 parent 4769cc5 commit 8059cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: codecov/codecov-action@v1
- name: archive test results
if: ${{ always() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: test-results_parallel=${{ matrix.w90-binary-parallel }}
path: |
Expand Down

0 comments on commit 8059cc5

Please sign in to comment.