Skip to content

Commit a38d201

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

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
@@ -50,7 +50,7 @@ jobs:
5050
branch: main
5151

5252
deploy:
53-
runs-on: ubuntu-18.04
53+
runs-on: ubuntu-latest
5454
needs: update-changelog
5555
steps:
5656
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)