diff --git a/.github/workflows/native.yml b/.github/workflows/native.yml index abeedd4..75cf84b 100644 --- a/.github/workflows/native.yml +++ b/.github/workflows/native.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v3 with: repository: sbt/sbt - ref: 1.8.x + ref: 1.9.x - name: Setup JDK uses: actions/setup-java@v3 with: