Skip to content

Commit 3219320

Browse files
committed
Update actions/upload-artifact from v4 to v5
1 parent dbad816 commit 3219320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
done
4949
5050
- name: Upload new HTML files for inspection
51-
uses: actions/upload-artifact@v4
51+
uses: actions/upload-artifact@v5
5252
with:
5353
name: pull-${{ github.event.number }}-html
5454
path: html/issue*.html

0 commit comments

Comments
 (0)