Upgrade actions/checkout from v2 to v3

This commit is contained in:
Athozus 2023-04-02 14:54:29 +02:00 committed by GitHub
parent 07003275a6
commit 980323ee20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,6 @@ jobs:
ENGINE_VERSION: [5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.5.0, latest]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: test
run: docker-compose up --exit-code-from sut