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 3005051 + b0e3685 commit 036946bCopy full SHA for 036946b
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout repo
28
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
29
30
- name: Install Node
31
uses: actions/[email protected]
.github/workflows/codeql-analysis.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
- name: Checkout repository
36
37
38
- name: Initialize CodeQL
39
uses: github/codeql-action/init@v3
0 commit comments