We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed23efa commit 2e624caCopy full SHA for 2e624ca
.github/workflows/dotnet-format-daily.yml
@@ -10,7 +10,7 @@ jobs:
10
run: dotnet tool install -g dotnet-format
11
12
- name: Checkout repo
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
with:
15
ref: ${{ github.head_ref }}
16
0 commit comments