Skip to content

Commit

Permalink
bump some actions
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Nov 30, 2023
1 parent 3e64e74 commit 654fb76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/yarn/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ runs:
using: composite
steps:
# Install Cachix
- uses: cachix/install-nix-action@v17
- uses: cachix/install-nix-action@v24
- name: Setup Cachix
uses: cachix/cachix-action@v10
uses: cachix/cachix-action@v12
with:
name: saber
authToken: ${{ inputs.cachix-auth-token }}
Expand Down

0 comments on commit 654fb76

Please sign in to comment.