diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ac711e0..d89d508 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: with: version: ${{ matrix.emacs_version }} - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Install extra dependencies run: |