Skip to content

Commit

Permalink
Merge pull request #56 from serokell/update-checkout-action
Browse files Browse the repository at this point in the history
[Chore] Update "actions/checkout"
  • Loading branch information
gromakovsky authored Apr 19, 2024
2 parents 491311d + 9dcd6c1 commit 1edb5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
check:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: check
run: nix flake check -L

0 comments on commit 1edb5e8

Please sign in to comment.