Skip to content

Commit

Permalink
test: Use cachix/cachix-action@master
Browse files Browse the repository at this point in the history
  • Loading branch information
azuwis committed Jan 4, 2024
1 parent 23f796e commit 3378d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
&& (inputs.os == 'all'|| inputs.os == matrix.os)
}}
credential: ${{ secrets.TTYD_CREDENTIAL }}
- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@master
with:
name: azuwis
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
Expand Down

0 comments on commit 3378d41

Please sign in to comment.