Skip to content

Commit

Permalink
workflow versions
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Jun 21, 2024
1 parent bdae6bc commit b0b250d
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 @@ -12,10 +12,10 @@ jobs:
fail-fast: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: coursier/cache-action@v6.3
- uses: coursier/cache-action@v6
- uses: VirtusLab/scala-cli-setup@main
with:
power: true
Expand Down

0 comments on commit b0b250d

Please sign in to comment.