We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99803f6 commit ba0d243Copy full SHA for ba0d243
.github/workflows/11ty-publish.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
main:
12
name: deploy (11ty)
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
steps:
15
- name: Checkout the repository
16
uses: actions/checkout@v4
0 commit comments