We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bbb34 commit 6d02e63Copy full SHA for 6d02e63
.github/workflows/check-ios-android-bindings.yml
@@ -30,7 +30,7 @@ jobs:
30
# Mostly to avoid GitHub rate limiting
31
extra_nix_config: |
32
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
33
- - uses: cachix/cachix-action@v14
+ - uses: cachix/cachix-action@v15
34
with:
35
name: xmtp
36
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
0 commit comments