Skip to content

Commit 064fe9e

Browse files
committed
uses: actions/checkout@v4
1 parent 9feec9e commit 064fe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: |
1616
echo "GITHUB_RUN_NUMBER is ${env:GITHUB_RUN_NUMBER}"
1717
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v4
1919

2020
- uses: actions/setup-dotnet@v3
2121
with:

0 commit comments

Comments
 (0)