Update compress-json-schemas.yml
This commit is contained in:
2
.github/workflows/compress-json-schemas.yml
vendored
2
.github/workflows/compress-json-schemas.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||||
steps:
|
steps:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@v2.3.4
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: DaanV2/Json-Schema-Action-Compression@v1.6
|
- uses: DaanV2/Json-Schema-Action-Compression@v1.6
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user