diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0d953c..2442f7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: steps: - name: 🛎️ Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Test - name: 🌡️ Test