Skip to content

Commit a241462

Browse files
committed
Update to actions/checkout@v4
1 parent 5851d4c commit a241462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
environment:
1414
name: main
1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717

1818
- name: Build dev env
1919
run: nix build -L -v --no-link

0 commit comments

Comments
 (0)