update node in bump-version.yml

This commit is contained in:
Kevin Minehart
2024-06-25 17:19:15 -05:00
parent bd4a975fe8
commit 6559068a06
+1 -1
View File
@@ -65,7 +65,7 @@ jobs:
ref: main
- uses: actions/setup-node@v3.5.1
with:
node-version: '16'
node-version: '18'
- name: Install Actions
run: npm install --production --prefix ./actions
- name: "Generate token"