We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5747ae3 + 2659c7f commit 3181cdaCopy full SHA for 3181cda
1 file changed
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
path: commafeed-server/target/commafeed-*-runner*
81
82
- name: Upload pages
83
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
84
if: matrix.os == 'ubuntu-latest' && matrix.database == 'h2' # we only need to upload the pages once
85
with:
86
path: target/pages
0 commit comments