summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/nuget.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nuget.yml b/.github/workflows/nuget.yml
index 40ab4244c..d3fe7006b 100644
--- a/.github/workflows/nuget.yml
+++ b/.github/workflows/nuget.yml
@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
with:
submodules: recursive