mirror of
https://code.forgejo.org/pnpm/action-setup.git
synced 2025-05-17 04:24:44 +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:
|
||||
cache-and-install:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue