mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-06-17 01:01:11 +00:00
Change runs-on
back to ubuntu-latest
This commit is contained in:
parent
73e15250cb
commit
ec1a8b444c
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cache-and-install:
|
cache-and-install:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue