Skip to content

Commit 09fe520

Browse files
chore(deps): update actions/checkout action to v5 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4b1af5 commit 09fe520

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
@@ -59,7 +59,7 @@ jobs:
5959
matrix:
6060
host: [higgins, benson, spaceblack, dunston]
6161
steps:
62-
- uses: actions/checkout@v4
62+
- uses: actions/checkout@v5
6363
- uses: DeterminateSystems/nix-installer-action@v19
6464
- uses: DeterminateSystems/magic-nix-cache-action@v13
6565
- name: Build toplevel for ${{ matrix.host }}

0 commit comments

Comments
 (0)