Update actions (#570)

* Update actions

* Update actions/checkout to v3
This commit is contained in:
Sven Serlier
2022-07-07 10:55:37 +02:00
committed by GitHub
parent 92c338d8a9
commit 7a437c5456
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ jobs:
image: ixsystems/catalog_validation:latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
name: Checkout
- name: Validate catalog format
run: |