Skip to content

Commit

Permalink
chore: update actions/setup-node digest to ee36e8b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 2c55d53 commit 2627a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/TASKLIST_CARBONISATION.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:
path: tasklist
ref: "master"
- name: Setup form-js cache
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
uses: actions/setup-node@ee36e8b5c0fdd6014a0398aed18ce9876360bd63
with:
node-version: "20"
cache: "npm"
cache-dependency-path: ./form-js/package-lock.json
- name: Setup Tasklist cache
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
uses: actions/setup-node@ee36e8b5c0fdd6014a0398aed18ce9876360bd63
with:
node-version: "20"
cache: "yarn"
Expand Down

0 comments on commit 2627a7d

Please sign in to comment.