[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:
co-authored by
Andreas Christou
parent
489f6827ba
commit
40582d64ea
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user