bump GitHub Actions OS (#3341)

This commit is contained in:
Alessandro Ros 2024-05-08 22:30:17 +02:00 committed by GitHub
parent 31c522bf5e
commit 3e7cc0470f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ on:
jobs:
bump_hls_js:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3

View file

@ -6,7 +6,7 @@ on:
jobs:
issue_lint:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3

View file

@ -7,7 +7,7 @@ on:
jobs:
issue_lock:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/github-script@v6