Skip to content

Commit 019b231

Browse files
Renovate Botrefnode
authored andcommitted
ci(deps): update actions/checkout action to v5
1 parent 8ef46d4 commit 019b231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 30
1717
steps:
1818
- name: Checkout the repo
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v5
2020
- name: Check Nix flake inputs
2121
uses: DeterminateSystems/flake-checker-action@v12
2222
- name: Install Nix

0 commit comments

Comments
 (0)