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.
2 parents 1eb8cfd + a3169b6 commit 132d189Copy full SHA for 132d189
.github/workflows/automatic-api-update.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v5
12
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
13
- name: "Update Buf Script"
14
id: buf-update
15
uses: authzed/actions/buf-api-update@main
.github/workflows/manual-api-update.yaml
@@ -13,7 +13,7 @@ jobs:
16
17
18
19
0 commit comments