Skip to content

Commit 7436e3c

Browse files
pvcravenPaul Craven
and
Paul Craven
authored
Update (#2506)
Co-authored-by: Paul Craven <[email protected]>
1 parent 8152cd7 commit 7436e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/selfhosted_runner.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Upload a Build Artifact
6565
if: always() && steps.prepare-artifact.outcome == 'success'
6666
continue-on-error: true
67-
uses: actions/upload-artifact@v3
67+
uses: actions/upload-artifact@v4
6868
with:
6969
name: pull-request-payload
7070
path: pull_request_payload.json

0 commit comments

Comments
 (0)