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 3810386 + b8ecab6 commit 177b1d8Copy full SHA for 177b1d8
1 file changed
.github/workflows/milestone.yml
@@ -30,7 +30,7 @@ jobs:
30
echo "RBS::VERSION = $version (major=$major, minor=$minor, patch=$patch)"
31
32
- name: Check milestone
33
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
34
with:
35
script: |
36
const pr = context.payload.pull_request;
0 commit comments