Skip to content

Commit 3214b77

Browse files
authored
Merge pull request #136 from TheKodeToad/next
feet: 1.1.3
2 parents e37abb3 + 1a01453 commit 3214b77

34 files changed

+1089
-831
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414

1515
steps:
1616
- name: Checkout repository
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818

1919
- name: Install Nix
20-
uses: DeterminateSystems/nix-installer-action@v19
20+
uses: DeterminateSystems/nix-installer-action@v21
2121

2222
- name: Setup Nix cache
2323
uses: DeterminateSystems/magic-nix-cache-action@v13

0 commit comments

Comments
 (0)