Skip to content

Commit

Permalink
upgrade to checkout@v4 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuncak committed Nov 22, 2024
1 parent c8b3c7d commit a4b1794
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
submodules: recursive
- name: Setup JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[![Build Status](https://github.com/epfl-lara/scallion/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/epfl-lara/scallion/actions/workflows/CI.yml/?branch=main)

<p align="center">
<img src="images/scallion.png" width="300px" alt="SCALL1ON" />
Expand Down

0 comments on commit a4b1794

Please sign in to comment.