From c16e12faee6d8b7957823929df15c474cf458c43 Mon Sep 17 00:00:00 2001 From: Daan Verstraten Date: Wed, 20 Jul 2022 21:42:42 +0200 Subject: [PATCH] Update compress-json-schemas.yml --- .github/workflows/compress-json-schemas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compress-json-schemas.yml b/.github/workflows/compress-json-schemas.yml index 04ea9f00..211ecef5 100644 --- a/.github/workflows/compress-json-schemas.yml +++ b/.github/workflows/compress-json-schemas.yml @@ -22,7 +22,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # 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 with: