diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 9d0682d..93e48ad 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -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: ./