We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentafaa20e commit9ada123Copy full SHA for 9ada123
.github/workflows/ci.yaml
@@ -335,7 +335,7 @@ jobs:
335
# a separate repository to allow its use before actions/checkout.
336
-name:Setup RAM Disks
337
if:runner.os == 'Windows'
338
-uses:coder/setup-ramdisk-action@a4b59caa8be2e88c348abeef042d7c1a33d8743e
+uses:coder/setup-ramdisk-action@e1100847ab2d7bcd9d14bcda8f2d1b0f07b36f1b
339
340
-name:Checkout
341
uses:actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683# v4.2.2
@@ -436,7 +436,7 @@ jobs:
436
437
438
439
440
441
442