Skip to content

Commit 24872cc

Browse files
chore(deps): update actions/github-script action to v9 (#302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc22799 commit 24872cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build-resources-with-pandoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
name: error_resources
4646
path: ./documents/
4747
retention-days: 1
48-
- uses: actions/github-script@v8
48+
- uses: actions/github-script@v9
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
script: |

0 commit comments

Comments
 (0)