Skip to content

Commit 3181cda

Browse files
authored
Merge pull request #2110 from Athou/renovate/actions-upload-pages-artifact-5.x
chore(deps): update actions/upload-pages-artifact action to v5
2 parents 5747ae3 + 2659c7f commit 3181cda

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
@@ -80,7 +80,7 @@ jobs:
8080
path: commafeed-server/target/commafeed-*-runner*
8181

8282
- name: Upload pages
83-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
83+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
8484
if: matrix.os == 'ubuntu-latest' && matrix.database == 'h2' # we only need to upload the pages once
8585
with:
8686
path: target/pages

0 commit comments

Comments
 (0)