Skip to content

Commit

Permalink
v3.0.2024.0902
Browse files Browse the repository at this point in the history
  • Loading branch information
nnhy committed Sep 2, 2024
1 parent d134d7a commit d876d3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup dotNET
uses: actions/setup-dotnet@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Nuget:NewLife.Remoting / NewLife.Remoting.Extensions

参考目录:

- [Remoting接口文档](doc/RemotingAPI.md)
- [SRMP简易远程消息协议](doc/srmp.md)
- [Remoting接口文档](Doc/RemotingAPI.MD)
- [SRMP简易远程消息协议](Doc/SRMP.MD)



Expand Down

0 comments on commit d876d3c

Please sign in to comment.