There was an error while loading. Please reload this page.
2 parents 3d8de6e + d298eff commit 8718db6Copy full SHA for 8718db6
1 file changed
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
78
79
- name: Output canary version number
80
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
81
with:
82
script: |
83
const package = require(`${process.env.GITHUB_WORKSPACE}/theme/package.json`)
0 commit comments