mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-23 18:50:10 +08:00
Use newer checkout
This commit is contained in:
parent
3f252a86a6
commit
3c2d6a32bd
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- id: checkout
|
- id: checkout
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
- id: setup-bun
|
- id: setup-bun
|
||||||
name: Setup Bun
|
name: Setup Bun
|
||||||
uses: ./
|
uses: ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user