Skip to content

Commit

Permalink
Merge pull request #228 from Quantisan/update/deps-and-actions
Browse files Browse the repository at this point in the history
Update some straggler GH action versions
  • Loading branch information
cap10morgan authored Apr 23, 2024
2 parents d5aa83d + faa759f commit 3ee0739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:

steps:
- name: Install babashka
uses: DeLaGuardo/setup-clojure@10.1
uses: DeLaGuardo/setup-clojure@12.5
with:
bb: 1.3.190
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Check for stale Dockerfiles
run: |
bb run dockerfiles
Expand Down

0 comments on commit 3ee0739

Please sign in to comment.