We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999051a commit 9ba6e00Copy full SHA for 9ba6e00
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
version: 30.1
17
18
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4.0.0
19
20
- name: Run exercism/emacs-lisp ci (runs tests) for all exercises
21
run: |
.github/workflows/configlet-sync.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-24.04
13
14
steps:
- name: Fetch configlet
uses: exercism/github-actions/configlet-ci@main
0 commit comments