Skip to content

Commit 085fa35

Browse files
lausannelHTHou
andauthored
Update .github/workflows/publish.yml
Co-authored-by: Haonan <[email protected]>
1 parent f8e5d01 commit 085fa35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout code
12-
uses: actions/checkout@v2
12+
uses: actions/checkout@v4
1313

14-
- uses: actions/checkout@v4
1514
- name: Setup .NET SDK
1615
uses: actions/setup-dotnet@v4
1716
with:

0 commit comments

Comments
 (0)