From d234334261d157ecff894fcf782d1886afadbcd0 Mon Sep 17 00:00:00 2001 From: WallBrewBot Date: Sun, 28 Apr 2024 19:50:25 +0000 Subject: [PATCH] [bot] synced local '.github/workflows/clojurescript.yml' with remote 'sources/github-actions/workflows/clojurescript.yml' Sourced from: https://github.com/Wall-Brew-Co/rebroadcast --- .github/workflows/clojurescript.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clojurescript.yml b/.github/workflows/clojurescript.yml index 4b6a3b4..3722791 100644 --- a/.github/workflows/clojurescript.yml +++ b/.github/workflows/clojurescript.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Checkout Repository - uses: actions/checkout@v4.1.3 + uses: actions/checkout@v4.1.4 - name: Cache maven dependencies uses: actions/cache@v4