Skip to content

Commit

Permalink
Merge pull request #9 from eFishery/dependabot/github_actions/Determi…
Browse files Browse the repository at this point in the history
…nateSystems/flake-checker-action-5
  • Loading branch information
dependabot[bot] authored Jul 2, 2023
2 parents 5ee11ce + e77ade2 commit 18fa722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/flake-checker-action@v4
- uses: DeterminateSystems/flake-checker-action@v5
- uses: cachix/install-nix-action@v22
with:
github_access_token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 18fa722

Please sign in to comment.