We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a927f41 commit 1575f04Copy full SHA for 1575f04
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
shell: bash
13
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- name: Setup rust
17
run: rustup update --no-self-update stable
18
- name: Install protoc
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
19
# Set up
20
21
22
23
0 commit comments