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 ec82b53 commit 6133c79Copy full SHA for 6133c79
.github/workflows/codeql-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v4
33
34
- name: Install dotnet
35
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
36
37
# Initializes the CodeQL tools for scanning.
38
- name: Initialize CodeQL
.github/workflows/emacs-test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
- name: Build PSES
26
shell: pwsh
.github/workflows/vim-test.yml
0 commit comments