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:
Daniel Kogeni
2022-10-31 02:17:46 -05:00
committed by GitHub
parent 9c76bbb6c7
commit d736bff303
+1 -1
View File
@@ -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: |