Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
sonarEnabled: false
steps:
- name: Check out code
uses: actions/checkout@v3.1.0
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
with:
# Fetch entire history for SonarCloud analysis.
fetch-depth: 0
Expand Down

0 comments on commit eb9abd1

Please sign in to comment.