Skip to content

Commit 7436e3c

Browse files
pvcravenPaul Craven
andauthored
Update (#2506)
Co-authored-by: Paul Craven <paul.craven@optimizely.com>
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

Lines changed: 1 addition & 1 deletion
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)