Skip to content

Commit

Permalink
use new ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit16-19 committed Apr 23, 2024
1 parent a7e1dcc commit fb2bd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
preview:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nwtgck/actions-merge-preview@develop
Expand Down

0 comments on commit fb2bd8f

Please sign in to comment.