Skip to content

Commit b4d02ae

Browse files
chore: update actions/setup-node digest to 49933ea
1 parent ef9301a commit b4d02ae

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@40337cb8f758cccdfe3475af609daa63f81c7e23
29+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
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@40337cb8f758cccdfe3475af609daa63f81c7e23
35+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
3636
with:
3737
node-version: '20'
3838
cache: 'yarn'

0 commit comments

Comments
 (0)