From d09b7b5e8917b1e4db730d1675f2d75217d30bd7 Mon Sep 17 00:00:00 2001 From: realm-ci Date: Thu, 7 Mar 2024 15:09:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'.github/workfl?= =?UTF-8?q?ows/check-changelog.yml'=20with=20remote=20'synced-files/.githu?= =?UTF-8?q?b/workflows/check-changelog.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/check-changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-changelog.yml b/.github/workflows/check-changelog.yml index e23ae17512..9c856000b2 100644 --- a/.github/workflows/check-changelog.yml +++ b/.github/workflows/check-changelog.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445 + uses: actions/checkout@v4 with: submodules: false - name: Enforce Changelog