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 a3ada77 + fae8b69 commit e0a822eCopy full SHA for e0a822e
.github/workflows/codeql-analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout repository
27
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
28
29
# Initializes the CodeQL tools for scanning.
30
- name: Initialize CodeQL
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
- name: checkout
20
21
22
- name: setup node
23
uses: actions/setup-node@v6
0 commit comments