Update .github/workflows/main.yml

This commit is contained in:
Asif Saif Uddin 2023-08-15 11:05:03 +06:00 committed by GitHub
parent e45abe99ad
commit 7fce41ec2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ jobs:
test-docs:
name: Test documentation links
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3