We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68073a1 commit aecd0cbCopy full SHA for aecd0cb
.github/workflows/update-dependencies.yml
@@ -23,11 +23,11 @@ jobs:
23
runs-on: windows-latest
24
steps:
25
- name: Checkout
26
- uses: actions/checkout@v2.3
+ uses: actions/checkout@v2
27
with:
28
path: main
29
- name: Checkout tools repo
30
31
32
repository: nanoframework/nf-tools
33
path: tools
0 commit comments