We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b83da4 commit 5d2604aCopy full SHA for 5d2604a
1 file changed
.github/workflows/docs.yml
@@ -7,7 +7,7 @@ permissions:
7
contents: write
8
jobs:
9
build:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
steps:
12
- name: Build and Commit
13
id: deployment
0 commit comments