update actions/checkout to v3

This commit is contained in:
MarconLP 2023-05-04 09:59:53 +02:00
parent 6701e594d5
commit 2fe540fa4d
No known key found for this signature in database
GPG key ID: A08A9C8B623F5EA5

View file

@ -22,7 +22,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Install Dependencies
run: npm install