Skip to content

Commit 9649744

Browse files
committed
Update actions/checkout version.
1 parent 1696aae commit 9649744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: 'windows-latest'
1818

1919
steps:
20-
- uses: actions/checkout@v1
20+
- uses: actions/checkout@v2
2121

2222
- name: Set up .NET 6.0
2323
uses: actions/setup-dotnet@v1

0 commit comments

Comments
 (0)