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.
2 parents 749dd7c + a32dbc4 commit aa9b5bcCopy full SHA for aa9b5bc
.github/workflows/docs.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
12
with:
13
fetch-depth: 0
14
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
experimental: true
34
35
36
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
37
38
- uses: jcs090218/setup-emacs@master
39
0 commit comments