Skip to content

Commit 2ccd5d9

Browse files
authored
Merge pull request #248 from serokell/update-checkout-action
[Chore] Update "actions/checkout"
2 parents 514fa3b + 9966456 commit 2ccd5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
check:
66
runs-on: self-hosted
77
steps:
8-
- uses: actions/checkout@v3
8+
- uses: actions/checkout@v4
99

1010
- name: check flake
1111
run: nix flake check -L

0 commit comments

Comments
 (0)