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 b78f440 + de1447a commit 339c996Copy full SHA for 339c996
.github/workflows/release.yml
@@ -91,7 +91,7 @@ jobs:
91
steps:
92
- name: Check out code
93
uses: actions/checkout@v4
94
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
95
with:
96
name: CHANGELOG.md
97
- name: Update metadata with new version
0 commit comments