1
0
Fork 0
mirror of https://github.com/chirimen-oh/node-web-gpio.git synced 2025-03-31 18:35:21 +00:00

chore(deps): update dependency ubuntu to v24

This commit is contained in:
renovate[bot] 2024-09-26 19:33:27 +00:00 committed by GitHub
parent fb1d26ba97
commit ab87161a3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions
.github/workflows

View file

@ -2,7 +2,7 @@ name: build
on: pull_request
jobs:
main:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- id: yarn_cache

View file

@ -4,7 +4,7 @@ on:
branches: [master]
jobs:
main:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- id: yarn_cache