Skip to content

Commit b3c4fc2

Browse files
ci(deps): bump actions/upload-pages-artifact from 4 to 5 (#1227)
1 parent f826f66 commit b3c4fc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ jobs:
394394
libexec/build-javadocs.sh
395395
mv target/reports/apidocs pages/javadoc
396396
### upload artifacts
397-
- uses: actions/upload-pages-artifact@v4
397+
- uses: actions/upload-pages-artifact@v5
398398
with:
399399
retention-days: 7
400400
path: pages/

0 commit comments

Comments
 (0)