You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +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:
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
|
||||
|
Reference in New Issue
Block a user