Skip to content

Commit 78fdc2d

Browse files
huxuanRenovate GitHub Bot
andauthored
chore(deps): update dependency ubuntu to v22 (#48)
Co-authored-by: Renovate GitHub Bot <[email protected]>
1 parent f41533f commit 78fdc2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/readthedocs-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ concurrency:
44
group: ${{ github.workflow }}-${{ github.ref }}
55
jobs:
66
documentation-links:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
steps:
99
- uses: readthedocs/actions/preview@cc0920454cf03ca8a3fbd3cbaa2ce2e509e70636 # v1.2
1010
with:

template/[% if repo_host_type == 'github.com' %].github[% endif %]/workflows/readthedocs-preview.yml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ concurrency:
44
group: {{ '${{ github.workflow }}-${{ github.ref }}' }}
55
jobs:
66
documentation-links:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
steps:
99
- uses: readthedocs/actions/preview@cc0920454cf03ca8a3fbd3cbaa2ce2e509e70636 # v1.2
1010
with:

0 commit comments

Comments
 (0)