We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997765f commit fb830f8Copy full SHA for fb830f8
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
version: ${{ matrix.emacs_version }}
46
47
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
48
49
- name: Install sandbox script
50
run: |
0 commit comments