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.
1 parent 6085f1a commit 652277fCopy full SHA for 652277f
.github/workflows/release-please.yml
@@ -104,7 +104,7 @@ jobs:
104
node-version: 24
105
registry-url: 'https://registry.npmjs.org'
106
- name: Download contents for publish
107
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
108
with:
109
name: publish-cache-${{ github.run_number }}
110
# Release Please has already incremented versions and published tags, so we just
0 commit comments