Skip to content

Commit eba5e91

Browse files
committed
Update the ubuntu version for deploy action
Signed-off-by: Jiyeong Seok <[email protected]>
1 parent 8e1335b commit eba5e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
branch: main
5252

5353
deploy:
54-
runs-on: ubuntu-18.04
54+
runs-on: ubuntu-latest
5555
needs: update-changelog
5656
steps:
5757
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)