There was an error while loading. Please reload this page.
1 parent 4a5ef7e commit 58f5c74Copy full SHA for 58f5c74
1 file changed
.github/workflows/unstale.yml
@@ -13,7 +13,7 @@ jobs:
13
if: ${{ !github.event.issue.pull_request }}
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/github-script@v8
+ - uses: actions/github-script@v9
17
with:
18
github-token: ${{ secrets.GITHUB_TOKEN }}
19
script: |
0 commit comments