mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-13 22:00:19 -04:00
fix: update ubuntu images to latest LTS (#52106)
This commit is contained in:
committed by
GitHub
parent
925d551e23
commit
167cbead7a
2
.github/workflows/github-labeler.yaml
vendored
2
.github/workflows/github-labeler.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
contents: read
|
||||
# for actions/labeler to add labels to PRs
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user