mirror of
https://github.com/S7NetPlus/s7netplus.git
synced 2026-02-26 01:28:29 +08:00
Compare commits
1 Commits
gh-actions
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
197bea8a1d |
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -116,7 +116,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ create_nuget, run_test ]
|
||||
steps:
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4.1.7
|
||||
with:
|
||||
name: nuget
|
||||
path: ${{ env.NuGetDirectory }}
|
||||
|
||||
Reference in New Issue
Block a user