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 252fc71 + 0490d2e commit 2ff4773Copy full SHA for 2ff4773
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout Repo
30
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
31
32
- name: Install Node
33
uses: actions/[email protected]
.github/workflows/codeql-analysis.yml
@@ -33,7 +33,7 @@ jobs:
34
35
- name: Checkout repository
36
37
38
- name: Initialize CodeQL
39
uses: github/codeql-action/init@v3
0 commit comments