Update checkout action

This commit is contained in:
Andreas Zweili 2024-04-03 22:38:30 +02:00
parent 39713469b0
commit 5b094459a1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.1.1
- uses: cachix/install-nix-action@v26
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Tests