update checkout

This commit is contained in:
Osman Faruk Bayram 2025-09-16 11:50:49 +03:00
parent 05af1a15f1
commit dbd99ddcca

View file

@ -22,7 +22,7 @@ jobs:
|| matrix.system == 'x86_64-darwin' && 'macos-latest' }} || matrix.system == 'x86_64-darwin' && 'macos-latest' }}
steps: steps:
- name: Checkout the repository - name: Checkout the repository
uses: actions/checkout@v2 uses: actions/checkout@v5.0.0
- name: setup nix - name: setup nix
uses: ./.github/actions/setup-nix uses: ./.github/actions/setup-nix