Update actions/checkout action to v4
Some checks failed
Fix bun lock file / build (push) Failing after 1m10s
Some checks failed
Fix bun lock file / build (push) Failing after 1m10s
This commit is contained in:
parent
963f62d6a6
commit
17dfa1c9e3
@ -10,7 +10,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
|
Reference in New Issue
Block a user