Skip to content

Commit 9e0689a

Browse files
Update actions/upload-artifact action to v6
1 parent f18d31f commit 9e0689a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
cp -r findutils/docs/book public/findutils/docs
7979
8080
- name: Upload artifact for checking the output
81-
uses: actions/upload-artifact@v4
81+
uses: actions/upload-artifact@v6
8282
with:
8383
path: ./public
8484

0 commit comments

Comments
 (0)