We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9409a4 commit 9d649dbCopy full SHA for 9d649db
.github/workflows/test-pull-request.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ubuntu-22.04
28
steps:
29
- name: Upload Artifact
30
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
31
with:
32
name: event-payload
33
path: ${{ github.event_path }}
0 commit comments