Skip to content

Commit

Permalink
Update some straggler GH action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cap10morgan committed Apr 23, 2024
1 parent 2280595 commit faa759f
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 faa759f

Please sign in to comment.