Skip to content

Commit 95a3009

Browse files
chore(deps): update actions/github-script action to v8
1 parent 3f51292 commit 95a3009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-lts-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
outputs:
3636
nodeVersions: ${{ steps.nodeVersions.outputs.result }}
3737
steps:
38-
- uses: actions/github-script@v7.0.1
38+
- uses: actions/github-script@v8.0.0
3939
id: nodeVersions
4040
with:
4141
script: |

0 commit comments

Comments
 (0)