Skip to content

Commit

Permalink
Update upload-artifacts action version (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
A-CGray authored Sep 12, 2024
1 parent 37ea8e1 commit 16292e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
zip -r ../tacs-docs.zip .;
- name: 'Upload docs'
if: ${{ matrix.PUBLISH_DOCS }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: tacs-docs
path: docs/tacs-docs.zip
Expand Down

0 comments on commit 16292e3

Please sign in to comment.