Upgrade to checkout@v3
Node.js 12 actions are deprecated as of 27/9/2022. Only Node.js 16 is supported for actions.
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
- name: Grep action.yaml content
|
||||
id: grep-image-content
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user