Skip to content

Commit 026c40f

Browse files
mitchellhnikneym
authored andcommitted
Revert "build(deps): bump namespacelabs/nscloud-cache-action from 1.2.9 to 1.2.11 (#178)"
This reverts commit 248cdd3, reversing changes made to 7f80318.
1 parent 53b0b51 commit 026c40f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Setup Cache
34-
uses: namespacelabs/[email protected].11
34+
uses: namespacelabs/[email protected].9
3535
with:
3636
path: |
3737
/nix
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/checkout@v4
6464

6565
- name: Setup Cache
66-
uses: namespacelabs/[email protected].11
66+
uses: namespacelabs/[email protected].9
6767
with:
6868
path: |
6969
/nix

0 commit comments

Comments
 (0)