Skip to content

Commit

Permalink
Merge pull request #318 from ameerul-deriv/update-actions-upload-arti…
Browse files Browse the repository at this point in the history
…fact

Ameerul / Update actions/upload-artifact to actions/upload-artifact@v4
  • Loading branch information
farrah-deriv authored Sep 12, 2024
2 parents 7420b4c + 8f0a6dc commit bec63b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
recreate: true

- name: Upload PR information to artifact
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2
uses: actions/upload-artifact@v4
with:
name: 'pr-${{github.run_id}}'
path: .pr

0 comments on commit bec63b7

Please sign in to comment.