Skip to content

Commit

Permalink
Fix GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
taku0 committed Feb 17, 2024
1 parent 8405965 commit 23f5fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ELDEV: .eldev/bin/eldev

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 23f5fc5

Please sign in to comment.