From c4c0a21e4875ab4124a76530296e4a0fab6a31d7 Mon Sep 17 00:00:00 2001 From: WallBrewBot Date: Wed, 12 Jun 2024 19:18:51 +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 ffa18df0..a8e63078 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.6 + uses: actions/checkout@v4.1.7 - name: Cache maven dependencies uses: actions/cache@v4