Skip to content

Commit 158d5fd

Browse files
committed
Bump to yashanand1910/[email protected]
Providing NodeJS 20 compatibility, hence avoiding workflow annotations about deprecated NodeJS 16.
1 parent 3128bb4 commit 158d5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Extract release notes from changelog
3030
id: extract-release-notes
31-
uses: yashanand1910/standard-release-notes@v1.3.0
31+
uses: yashanand1910/standard-release-notes@v1.4.0
3232
with:
3333
changelog_path: docs/CHANGELOG.md
3434
version: ${{ github.ref }}

0 commit comments

Comments
 (0)