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

0 comments on commit fe4ec16

Please sign in to comment.