Skip to content

Commit 2a7452f

Browse files
committed
ubuntu-20.04 now deprecated; trying more recent
1 parent 0707b54 commit 2a7452f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
deploy:
1010
if: github.repository_owner == 'brainhackorg'
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212
steps:
1313
- uses: actions/checkout@v4.1.7
1414
with:

0 commit comments

Comments
 (0)