Skip to content

Commit

Permalink
RSDK-9218: Move upload-artifacts to v4. (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgottlieb authored Nov 6, 2024
1 parent 378427c commit 3f9aebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Upload test.json
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test.json
path: json.log
Expand Down

0 comments on commit 3f9aebb

Please sign in to comment.