From e5c57f1b359d16dda34e537c3f67edbce605a71d Mon Sep 17 00:00:00 2001 From: WallBrewBot Date: Mon, 22 Apr 2024 19:40:22 +0000 Subject: [PATCH] [bot] synced local '.github/workflows/cljdoc_test.yml' with remote 'sources/github-actions/workflows/cljdoc_test.yml' Sourced from: https://github.com/Wall-Brew-Co/rebroadcast --- .github/workflows/cljdoc_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cljdoc_test.yml b/.github/workflows/cljdoc_test.yml index 21a3a9e2..30fcefc8 100644 --- a/.github/workflows/cljdoc_test.yml +++ b/.github/workflows/cljdoc_test.yml @@ -6,7 +6,7 @@ jobs: check-cljdoc: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4.1.1 + - uses: actions/checkout@v4.1.3 - name: Cache maven dependencies uses: actions/cache@v4