Skip to content

Commit

Permalink
Merge pull request #264 from purcell/dependabot/github_actions/cachix…
Browse files Browse the repository at this point in the history
…/install-nix-action-26

chore(deps): bump cachix/install-nix-action from 25 to 26
  • Loading branch information
purcell committed Mar 11, 2024
2 parents eeb585e + d876294 commit fce93b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stdlib-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- uses: cachix/install-nix-action@v26
- run: tools/sym-dump-all
- uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit fce93b7

Please sign in to comment.