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

0 comments on commit d26a28b

Please sign in to comment.