Skip to content

Commit

Permalink
updated ubuntu version and checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
jhilker98 authored Oct 3, 2023
1 parent 3e590ce commit 182c252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ on:

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
Expand Down

0 comments on commit 182c252

Please sign in to comment.