Skip to content

Commit

Permalink
Merge pull request #1197 from TNG/renovate/olafurpg-setup-scala-14.x
Browse files Browse the repository at this point in the history
Update olafurpg/setup-scala action to v14
  • Loading branch information
l-1squared authored Feb 21, 2023
2 parents 0ff40ff + 3de314a commit 1c50c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jgiven_examples_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: source scripts/source_files/helper_functions.sh && runMavenTestOnGivenProject example-projects/java11/pom.xml 1.1-t
- name: Test TestNG Example Project
run: source scripts/source_files/helper_functions.sh && runGradleTestOnGivenProject example-projects/testng/build.gradle 1.1-t
- uses: olafurpg/setup-scala@v13
- uses: olafurpg/setup-scala@v14
with:
java-version: adopt@1.11
- name: Test Scala Example Project
Expand Down

0 comments on commit 1c50c76

Please sign in to comment.