mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
chore(deps): update actions/setup-node action to v4 (#4710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f58bc66ae1
commit
4725ce2dc8
2
.github/workflows/build-adr.yml
vendored
2
.github/workflows/build-adr.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
# required by Log4brains to work correctly (needs the whole Git history)
|
||||
fetch-depth: 0
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "14"
|
||||
- name: Install Log4brains And Build ADRs
|
||||
|
Loading…
x
Reference in New Issue
Block a user