diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 45a9a958..74b45400 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: run: sudo apt-get update && sudo apt-get install libxrandr-dev libxcursor-dev libudev-dev libopenal-dev libflac-dev libvorbis-dev libgl1-mesa-dev libegl1-mesa-dev - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Configure shell: bash