We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0707b54 commit 2a7452fCopy full SHA for 2a7452f
1 file changed
.github/workflows/hugo-deploy.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
deploy:
10
if: github.repository_owner == 'brainhackorg'
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
- uses: actions/checkout@v4.1.7
14
with:
0 commit comments