Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p authored Apr 29, 2024
1 parent c91df49 commit fdf46f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Install nix
uses: cachix/install-nix-action@v12
uses: cachix/install-nix-action@v26

- name: Run generate-nix-hash action
uses: ./
Expand Down

0 comments on commit fdf46f1

Please sign in to comment.