Skip to content

Commit 9d649db

Browse files
committed
Updating github-config
1 parent f9409a4 commit 9d649db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-22.04
2828
steps:
2929
- name: Upload Artifact
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: event-payload
3333
path: ${{ github.event_path }}

0 commit comments

Comments
 (0)