[v10.2.x] Chore: Update node version for bump-version workflow (#82421)

Chore: Update node version for bump-version workflow (#79634)

Update node version for bump-version workflow

(cherry picked from commit 10cc3321cd)

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-02-14 11:12:42 +01:00
committed by GitHub
co-authored by Andreas Christou
parent 489f6827ba
commit 40582d64ea
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
go-version: '1.20'
- uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '18'
- name: Install Actions
run: npm install --production --prefix ./actions
- name: "Generate token"