Skip to content

Commit

Permalink
Bump olafurpg/setup-scala from 10 to 14
Browse files Browse the repository at this point in the history
Bumps [olafurpg/setup-scala](https://github.com/olafurpg/setup-scala) from 10 to 14.
- [Release notes](https://github.com/olafurpg/setup-scala/releases)
- [Commits](olafurpg/setup-scala@v10...v14)

---
updated-dependencies:
- dependency-name: olafurpg/setup-scala
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2023
1 parent 3aa0b63 commit e3ab72b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/standard-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
validate-markdown-links
- name: Setup Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]

Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]

Expand All @@ -81,7 +81,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]

Expand All @@ -104,7 +104,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]

Expand All @@ -127,7 +127,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]

Expand All @@ -142,7 +142,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]

Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:
fetch-depth: 0

- name: Set up Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]

Expand Down

0 comments on commit e3ab72b

Please sign in to comment.