mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-02-13 03:33:37 +00:00
Merge pull request #908 from psforever/renovate/olafurpg-setup-scala-13.x
Update olafurpg/setup-scala action to v13
This commit is contained in:
commit
72ff7067cd
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Setup Scala
|
||||
uses: olafurpg/setup-scala@v12
|
||||
uses: olafurpg/setup-scala@v13
|
||||
- name: Run migrations
|
||||
run: sbt "server/run migrate"
|
||||
- name: Run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue