Skip to content

Commit 8669c1b

Browse files
authored
Updated upload-artifact action to v4
1 parent 84be4e8 commit 8669c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build_only: true
2020
jekyll_build_options: -d _site
2121

22-
- uses: actions/upload-artifact@v2
22+
- uses: actions/upload-artifact@v4
2323
with:
2424
name: page
2525
path: _site

0 commit comments

Comments
 (0)