Skip to content

Commit

Permalink
Use v4 of upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
gherceg committed Dec 19, 2024
1 parent cff42bb commit 1b3f60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: bash ./scripts/test-make-docs.sh
- name: Upload test artifacts
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: make-docs-artifacts
path: artifacts
Expand Down

0 comments on commit 1b3f60e

Please sign in to comment.