Skip to content

Commit 77bf522

Browse files
chore(deps): update actions/github-script action to v9
1 parent fc22799 commit 77bf522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)