Skip to content

Commit c1e11a2

Browse files
committed
chore(ci): bump checkout to use non-deprecated Node version
1 parent 4043428 commit c1e11a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake-check.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout repository
12-
uses: actions/checkout@v3
12+
uses: actions/checkout@v4
1313
- name: Install Nix
1414
uses: DeterminateSystems/nix-installer-action@v1
1515
- name: Enable magic Nix cache

0 commit comments

Comments
 (0)