Skip to content

Commit

Permalink
Bump checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Oct 31, 2024
1 parent 4b07cd0 commit 10bc3ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
version: ${{ matrix.emacs_version }}

- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
path: '.emacs.d'

Expand Down Expand Up @@ -72,11 +72,11 @@ jobs:
with:
version: ${{ matrix.emacs_version }}

- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
path: '.emacs.d'

- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
repository: 'pkryger/exordium-commontap'
path: '.emacs.d/taps/commontap'
Expand Down

0 comments on commit 10bc3ed

Please sign in to comment.