Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fed9d9 commit ab4dca0Copy full SHA for ab4dca0
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Compile and validate
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- name: Cache sbt, coursier and ivy
15
uses: actions/cache@v4
16
with:
0 commit comments