Skip to content

Commit

Permalink
Update (#2506)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Craven <[email protected]>
  • Loading branch information
pvcraven and Paul Craven authored Jan 23, 2025
1 parent 8152cd7 commit 7436e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selfhosted_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Upload a Build Artifact
if: always() && steps.prepare-artifact.outcome == 'success'
continue-on-error: true
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pull-request-payload
path: pull_request_payload.json

0 comments on commit 7436e3c

Please sign in to comment.