We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab83f35 + b390e22 commit 3a7321dCopy full SHA for 3a7321d
1 file changed
.github/workflows/build-and-test.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: windows-latest # Required for some (WPF) projects
17
18
steps:
19
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
20
id: checkout
21
with:
22
fetch-depth: 0
0 commit comments