Skip to content

Commit

Permalink
Merge pull request #2 from emacs-vs/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
jcs090218 committed Sep 6, 2023
2 parents c0bc512 + 260f6fb commit 367f16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
experimental: true

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: jcs090218/setup-emacs@master
with:
Expand Down

0 comments on commit 367f16d

Please sign in to comment.