diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5d2956..6b42498 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: steps: - name: Git Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Setup Haxe ${{ matrix.haxe }} if: runner.os != 'Windows'