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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
with:
# Fetch entire history for SonarCloud analysis.
fetch-depth: 0
Expand Down

0 comments on commit d2d799f

Please sign in to comment.