3939 fail-fast : false
4040 steps :
4141 # ## Check out the repo:
42- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
42+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4343 with :
4444 persist-credentials : false
4545 # ## Cleanall:
5353 # Windows:
5454 # Windows does not support asdf, so we have to use `actions/setup-node`
5555 # to install asdf:
56- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
56+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
5757 if : runner.os == 'Windows'
5858 with :
5959 node-version-file : ' .tool-versions'
8282 runs-on : ubuntu-latest
8383 steps :
8484 # ## Check out the repo:
85- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
85+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8686 with :
8787 persist-credentials : false
8888 # ## Cleanall:
9696 # Windows:
9797 # Windows does not support asdf, so we have to use `actions/setup-node`
9898 # to install asdf:
99- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
99+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
100100 if : runner.os == 'Windows'
101101 with :
102102 node-version-file : ' .tool-versions'
@@ -126,7 +126,7 @@ jobs:
126126 runs-on : ubuntu-latest
127127 steps :
128128 # ## Check out the repo:
129- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
129+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
130130 with :
131131 persist-credentials : false
132132 # ## Cleanall:
@@ -140,7 +140,7 @@ jobs:
140140 # Windows:
141141 # Windows does not support asdf, so we have to use `actions/setup-node`
142142 # to install asdf:
143- - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
143+ - uses : actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0 .0
144144 if : runner.os == 'Windows'
145145 with :
146146 node-version-file : ' .tool-versions'
@@ -161,7 +161,7 @@ jobs:
161161 runs-on : ubuntu-latest
162162 steps :
163163 # ## Check out the repo:
164- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
164+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
165165 with :
166166 persist-credentials : false
167167 # ## Cleanall:
@@ -199,7 +199,7 @@ jobs:
199199 fail-fast : false
200200 steps :
201201 # ## Check out the repo:
202- - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
202+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
203203 with :
204204 persist-credentials : false
205205 # ## Install NodeJS
0 commit comments