Skip to content

Commit fa40118

Browse files
committed
Revert changes to pull-request.yml in case they were unnecessary for the branch
1 parent 8a7a86b commit fa40118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
GITHUB_HEAD_SHA: ${{ github.event.pull_request.head.sha }}
4040

4141
- name: Upload artifacts with checks results
42-
uses: actions/upload-artifact@v4
42+
uses: actions/upload-artifact@v3
4343
if: failure()
4444
with:
4545
name: check-results

0 commit comments

Comments
 (0)