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 9047576 commit 77104bdCopy full SHA for 77104bd
.github/workflows/codeql-analysis.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout repository
30
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
31
32
# Initializes the CodeQL tools for scanning.
33
- name: Initialize CodeQL
.github/workflows/emacs-test.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
18
19
20
- name: Build PSES
21
shell: pwsh
0 commit comments