Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 0258121

Browse files
authored
Update sbt-release.yml (#177)
1 parent d3d3ae6 commit 0258121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbt-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
tags: ["v*"]
55
jobs:
66
publish:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
1010
with:

0 commit comments

Comments
 (0)