Skip to content

Commit

Permalink
node v fix (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Claire Olmstead <olmsteadclaire@gmail.com>
  • Loading branch information
claireclark1 and claireclark1 authored Sep 30, 2024
1 parent 296070f commit 79e3b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: 20.x
node-version: [20.x]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 79e3b80

Please sign in to comment.