Update github-script major version
Co-authored-by: John Bohannon <[email protected]>
This commit is contained in:
co-authored by
John Bohannon
parent
48e2865d35
commit
149cf11287
@@ -71,7 +71,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check for required secrets
|
- name: Check for required secrets
|
||||||
uses: actions/github-script@v3
|
uses: actions/github-script@v4
|
||||||
with:
|
with:
|
||||||
script: |
|
script: |
|
||||||
const secrets = {
|
const secrets = {
|
||||||
|
|||||||
Reference in New Issue
Block a user