We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01a238 commit 2b1aa4bCopy full SHA for 2b1aa4b
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
zig-version: 0.10.0
60
- name: Install Cargo Lambda
61
- uses: jaxxstorm/action-install-gh-release@v1.9.0
+ uses: jaxxstorm/action-install-gh-release@v1.12.0
62
63
repo: cargo-lambda/cargo-lambda
64
platform: linux # Other valid options: 'windows' or 'darwin'
.github/workflows/rust.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments