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 c5b51f0 commit d384229Copy full SHA for d384229
.github/workflows/bindings-server.yaml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- id: 'step-0'
20
name: 'Check out'
21
- uses: 'actions/checkout@v4'
+ uses: 'actions/checkout@v5'
22
- id: 'step-1'
23
name: 'Execute script'
24
continue-on-error: true
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
.github/workflows/release.yaml
@@ -19,7 +19,7 @@ jobs:
25
0 commit comments