5353 timeout-minutes : 60
5454 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
5555 steps :
56- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
56+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5757 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
5858 # Set fetch-depth: 10 so that Launchable can receive commits information.
5959 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
7575 timeout-minutes : 60
7676 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
7777 steps :
78- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
78+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7979 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
8080 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
8181 - name : ' GCC 13 LTO'
@@ -103,7 +103,7 @@ jobs:
103103 timeout-minutes : 60
104104 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
105105 steps :
106- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
106+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
107107 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
108108 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
109109 - { uses: './.github/actions/compilers', name: 'clang 21', with: { tag: 'clang-21' } }
@@ -123,7 +123,7 @@ jobs:
123123 timeout-minutes : 60
124124 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
125125 steps :
126- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
126+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
127127 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
128128 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
129129 - { uses: './.github/actions/compilers', name: 'clang 13', with: { tag: 'clang-13' } }
@@ -144,7 +144,7 @@ jobs:
144144 timeout-minutes : 60
145145 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
146146 steps :
147- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
147+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
148148 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
149149 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
150150 # -Wno-strict-prototypes is necessary with current clang-15 since
@@ -170,7 +170,7 @@ jobs:
170170 timeout-minutes : 60
171171 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
172172 steps :
173- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
173+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
174174 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
175175 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
176176 - { uses: './.github/actions/compilers', name: 'C++20', with: { CXXFLAGS: '-std=c++20 -Werror=pedantic -pedantic-errors -Wno-c++11-long-long' } }
@@ -190,7 +190,7 @@ jobs:
190190 timeout-minutes : 60
191191 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
192192 steps :
193- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
193+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
194194 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
195195 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
196196 - { uses: './.github/actions/compilers', name: 'disable-jit', with: { append_configure: '--disable-yjit' } }
@@ -210,7 +210,7 @@ jobs:
210210 timeout-minutes : 60
211211 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
212212 steps :
213- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
213+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
214214 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
215215 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
216216 - { uses: './.github/actions/compilers', name: 'NDEBUG', with: { cppflags: '-DNDEBUG' } }
@@ -230,7 +230,7 @@ jobs:
230230 timeout-minutes : 60
231231 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
232232 steps :
233- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
233+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
234234 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
235235 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
236236 - { uses: './.github/actions/compilers', name: 'HASH_DEBUG', with: { cppflags: '-DHASH_DEBUG' } }
@@ -250,7 +250,7 @@ jobs:
250250 timeout-minutes : 60
251251 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
252252 steps :
253- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
253+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
254254 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
255255 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
256256 - { uses: './.github/actions/compilers', name: 'USE_LAZY_LOAD', with: { cppflags: '-DUSE_LAZY_LOAD' } }
@@ -270,7 +270,7 @@ jobs:
270270 timeout-minutes : 60
271271 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
272272 steps :
273- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
273+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
274274 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
275275 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
276276 - { uses: './.github/actions/compilers', name: 'GC_DEBUG_STRESS_TO_CLASS', with: { cppflags: '-DGC_DEBUG_STRESS_TO_CLASS' } }
@@ -290,7 +290,7 @@ jobs:
290290 timeout-minutes : 60
291291 services : { docuum: { image: 'stephanmisc/docuum', options: '--init', volumes: [ '/root', '/var/run/docker.sock:/var/run/docker.sock' ] } }
292292 steps :
293- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
293+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
294294 with : { sparse-checkout-cone-mode: false, sparse-checkout: /.github }
295295 - { uses: './.github/actions/setup/directories', with: { srcdir: 'src', builddir: 'build', makeup: true, fetch-depth: 10 } }
296296 - { uses: './.github/actions/compilers', name: 'VM_DEBUG_BP_CHECK', with: { cppflags: '-DVM_DEBUG_BP_CHECK' } }
0 commit comments