Skip to content

Commit e60e2c3

Browse files
authored
back to 4.0.2
1 parent 2722e2d commit e60e2c3

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: Log changeset count
3131
run: echo ${{ steps.changeset-count.outputs.change_count }}
3232
- name: Update reason for skipping
33-
uses: actions/github-script@v6.1.0
33+
uses: actions/github-script@v4.0.2
3434
with:
3535
script: |
3636
github.repos.createCommitStatus({

0 commit comments

Comments
 (0)