Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Dec 4, 2023
1 parent 616becb commit 309c5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Use Node.js 18.x
uses: actions/setup-node@v4
with:
node-version: $18.x
node-version: 18.x

- name: Extract the version and commit body from the tag
id: extract_release
Expand Down

0 comments on commit 309c5f0

Please sign in to comment.