Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Update actions/checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent c2707e9 commit 823879e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
path: ~/.ivy2
key: ivy2-files
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- uses: olafurpg/setup-scala@v11
- name: SBT tests and artifacts
run: sbt test

0 comments on commit 823879e

Please sign in to comment.