8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9ddd7 commit 98cc2dcCopy full SHA for 98cc2dc
.github/workflows/ci.yaml
@@ -336,7 +336,7 @@ jobs:
336
# a separate repository to allow its use before actions/checkout.
337
- name: Setup RAM Disks
338
if: runner.os == 'Windows'
339
- uses: coder/setup-ramdisk-action@79dacfe70c47ad6d6c0dd7f45412368802641439
+ uses: coder/setup-ramdisk-action@a69fac060f4b702befcf836228e71e3d2504ad11
340
341
- name: Checkout
342
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments