diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index c47d941..08f2d30 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Install dependencies run: sudo apt install make libgtkmm-3.0-dev build-essential