Skip to content

Commit 74bc7ae

Browse files
committed
chore: update actions/setup-node digest to 39370e3
1 parent ccdf90d commit 74bc7ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/TASKLIST_CARBONISATION.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ jobs:
2626
path: zeebe
2727
ref: 'main'
2828
- name: Setup form-js cache
29-
uses: actions/setup-node@abb238b1313d8ef4d3e3a96d204e08329cafbf85
29+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
3030
with:
3131
node-version: '20'
3232
cache: 'npm'
3333
cache-dependency-path: ./form-js/package-lock.json
3434
- name: Setup Tasklist cache
35-
uses: actions/setup-node@abb238b1313d8ef4d3e3a96d204e08329cafbf85
35+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
3636
with:
3737
node-version: '20'
3838
cache: 'yarn'

0 commit comments

Comments
 (0)