Skip to content

Commit fd428e6

Browse files
authored
Merge pull request #4 from fosslight/deploy_issue
Update the ubuntu version for deploy action
2 parents 8e1335b + eba5e91 commit fd428e6

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)