We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc22799 commit 24872ccCopy full SHA for 24872cc
1 file changed
.github/workflows/test-build-resources-with-pandoc.yml
@@ -45,7 +45,7 @@ jobs:
45
name: error_resources
46
path: ./documents/
47
retention-days: 1
48
- - uses: actions/github-script@v8
+ - uses: actions/github-script@v9
49
with:
50
github-token: ${{ secrets.GITHUB_TOKEN }}
51
script: |
0 commit comments