Skip to content

Commit

Permalink
ci: setup node version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vanlooverenkoen committed Nov 26, 2023
1 parent 211cd66 commit 309b906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: cat pubspec.yaml
run: cat ./pubspec.yaml
- name: Setup Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 16
- name: Automated version bump
Expand Down

0 comments on commit 309b906

Please sign in to comment.