mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-23 02:30:26 +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:
|
||||
- id: checkout
|
||||
name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
- id: setup-bun
|
||||
name: Setup Bun
|
||||
uses: ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user