Skip to content

Commit

Permalink
Merge pull request #14 from jhnnsrs/with_next
Browse files Browse the repository at this point in the history
test again
  • Loading branch information
jhnnsrs authored Oct 23, 2023
2 parents 1a42205 + c7c6290 commit c4c11c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: setup node
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: 20
- name: install Rust stable
Expand Down

0 comments on commit c4c11c0

Please sign in to comment.