Merge pull request #1566 from methbkts/patch-1

chore: update actions version to use node 16 version
This commit is contained in:
Alexandre Aubin 2023-01-12 15:55:00 +01:00 committed by GitHub
commit edd187eb90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Fetch the source code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Run the updater script