From 7a2ade6dbfb5f629b2067b09b477d1eb0f1cd85d Mon Sep 17 00:00:00 2001 From: Daniel Mendler Date: Tue, 3 Jan 2023 23:39:13 +0100 Subject: Update ci --- .github/workflows/makefile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index ef290bb..3805541 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -28,7 +28,7 @@ jobs: - '28.1' - 'snapshot' steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: purcell/setup-emacs@master with: version: ${{ matrix.emacs-version }} -- cgit v1.0