Skip to content

Commit a7dffe7

Browse files
committed
Update checkout action.
1 parent 8f78efe commit a7dffe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- uses: actions/setup-dotnet@v3
1919
with:
2020
dotnet-version: |

0 commit comments

Comments
 (0)