File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ jobs:
335
335
# a separate repository to allow its use before actions/checkout.
336
336
- name : Setup RAM Disks
337
337
if : runner.os == 'Windows'
338
- uses : coder/setup-ramdisk-action@a4b59caa8be2e88c348abeef042d7c1a33d8743e
338
+ uses : coder/setup-ramdisk-action@e1100847ab2d7bcd9d14bcda8f2d1b0f07b36f1b
339
339
340
340
- name : Checkout
341
341
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -436,7 +436,7 @@ jobs:
436
436
# a separate repository to allow its use before actions/checkout.
437
437
- name : Setup RAM Disks
438
438
if : runner.os == 'Windows'
439
- uses : coder/setup-ramdisk-action@a4b59caa8be2e88c348abeef042d7c1a33d8743e
439
+ uses : coder/setup-ramdisk-action@e1100847ab2d7bcd9d14bcda8f2d1b0f07b36f1b
440
440
441
441
- name : Checkout
442
442
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
You can’t perform that action at this time.
0 commit comments