Skip to content

Commit

Permalink
Nix関連のactionのバージョンを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
momeemt committed Apr 19, 2023
1 parent b0265c3 commit 918a58f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- uses: cachix/cachix-action@v10
- uses: cachix/install-nix-action@v20
- uses: cachix/cachix-action@v12
with:
name: sos21-backend
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
Expand Down

0 comments on commit 918a58f

Please sign in to comment.