Browse Source

Just for joke without actions/checkout@v4

pull/379/head
Tilen Komel 1 year ago
parent
commit
ea648ca887
  1. 1
      .github/workflows/ci.yml

1
.github/workflows/ci.yml

@ -14,7 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
- name: Install Dependencies

Loading…
Cancel
Save