Skip to content

Commit

Permalink
Update GitHub Actions versions (#954)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Turner <[email protected]>
  • Loading branch information
Rotzbua and AA-Turner committed Jul 30, 2024
1 parent 0b2c40a commit 0ca0bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
make html
rm documentation/build/html/.buildinfo
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: docs build artifacts
path: |
Expand Down

0 comments on commit 0ca0bbd

Please sign in to comment.