Skip to content

Commit

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

chore(deps): bump cachix/install-nix-action from 26 to 27
  • Loading branch information
purcell committed May 16, 2024
2 parents cb8b0dd + 9453e2b commit 972dd84
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@v26
- uses: cachix/install-nix-action@V27
- run: tools/sym-dump-all
- uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 972dd84

Please sign in to comment.