Skip to content

Commit 96374ec

Browse files
authored
Update README.md
1 parent 47f7cf6 commit 96374ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
runs-on: ubuntu-latest
233233
steps:
234234
- uses: actions/checkout@v2
235-
- uses: actions/github-script@v2
235+
- uses: actions/github-script@v3
236236
with:
237237
script: |
238238
const script = require(`${process.env.GITHUB_WORKSPACE}/path/to/script.js`)

0 commit comments

Comments
 (0)