Update actions/checkout to v3

This commit is contained in:
Sven Serlier
2022-07-03 20:15:21 +02:00
committed by GitHub
parent 4a7ca55b40
commit b318cecd93

View File

@ -17,7 +17,7 @@ jobs:
operating-system: [ubuntu-latest, windows-latest]
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Set Node.js 16.x
uses: actions/setup-node@v3