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 aaeeebd commit 20071b5Copy full SHA for 20071b5
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
os: [ ubuntu-latest, windows-latest, macOS-latest ]
34
steps:
35
- name: 'Checkout'
36
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
37
with:
38
lfs: true
39
fetch-depth: 0
.github/workflows/codeql-analysis.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
- name: Checkout repository
23
24
25
- name: Initialize CodeQL
26
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
0 commit comments