Update actions/checkout from v2 to v3
This commit is contained in:
parent
7871f0d5e1
commit
a2949f47b3
34 changed files with 54 additions and 54 deletions
2
.github/workflows/post-release-mergeback.yml
vendored
2
.github/workflows/post-release-mergeback.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
GITHUB_CONTEXT: '${{ toJson(github) }}'
|
||||
run: echo "$GITHUB_CONTEXT"
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v2
|
||||
|
||||
- name: Update git config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue