Skip to content

Commit

Permalink
ci: Upgrade setup-emacs actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ubolonton committed Mar 15, 2024
1 parent 9a29b07 commit ab3a457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- run: cargo test --all

- uses: purcell/setup-emacs@v3.0
- uses: purcell/setup-emacs@v6.0
if: runner.os != 'Windows'
with:
version: ${{ matrix.emacs-version }}
Expand Down

0 comments on commit ab3a457

Please sign in to comment.