Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
Revert "Merge pull request #417 from softwaremill/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/coursier/cache-action-6.4"

This reverts commit 58091b7, reversing
changes made to f8ca07a.
  • Loading branch information
ghostbuster91 committed Oct 25, 2022
1 parent 58b8e0e commit b1f0319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
JAVA_OPTS: -Xmx4G
steps:
- uses: actions/[email protected]
- uses: coursier/cache-action@v6.4
- uses: coursier/cache-action@v6.3
- uses: coursier/[email protected]
with:
jvm: adopt:11
Expand Down Expand Up @@ -42,7 +42,7 @@ jobs:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: coursier/cache-action@v6.4
- uses: coursier/cache-action@v6.3
- uses: olafurpg/setup-scala@v13
- run: sbt ci-release
env:
Expand Down

0 comments on commit b1f0319

Please sign in to comment.