Skip to content

Commit 4ba8506

Browse files
authored
use latest github-scripts?
1 parent 7958d1e commit 4ba8506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_guard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
})
4242
console.log(data)
4343
- name: Update reason for skipping
44-
uses: actions/github-script@v4.0.2
44+
uses: actions/github-script@v6.1.0
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}
4747
script: |

0 commit comments

Comments
 (0)