Skip to content

Commit a89f23d

Browse files
dependabot[bot]tongtongcao
authored andcommitted
build(deps): bump actions/upload-pages-artifact from 3 to 4 (#804)
1 parent 989deef commit a89f23d

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
@@ -251,7 +251,7 @@ jobs:
251251
mvn javadoc:aggregate -pl '!org.jlab.coat:coat-libs' --no-transfer-progress
252252
mv target/reports/apidocs pages/javadoc
253253
### upload artifacts
254-
- uses: actions/upload-pages-artifact@v3
254+
- uses: actions/upload-pages-artifact@v4
255255
with:
256256
retention-days: 7
257257
path: pages/

0 commit comments

Comments
 (0)