Skip to content

Commit

Permalink
Use commit SHA instead of master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Jun 24, 2024
1 parent 9dca036 commit e02302a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 29.3
steps:
- uses: actions/checkout@v4
- uses: purcell/setup-emacs@master
- uses: purcell/setup-emacs@7a92187aa5b5a3b854cbdfa47499fbd3d1207163
with:
version: ${{ matrix.emacs-version }}
- uses: leotaku/elisp-check@master
- uses: leotaku/elisp-check@6a1fc6b11ae66dda13859f8b3474a36dfe3ef225

0 comments on commit e02302a

Please sign in to comment.