Skip to content

Commit fa3d8e8

Browse files
authored
Update update-dependencies.yml
***NO_CI***
1 parent fa83755 commit fa3d8e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ jobs:
2323
runs-on: windows-latest
2424
steps:
2525
- name: Checkout
26-
uses: actions/checkout@v2.3
26+
uses: actions/checkout@v2
2727
with:
2828
path: main
2929
- name: Checkout tools repo
30-
uses: actions/checkout@v2.3
30+
uses: actions/checkout@v2
3131
with:
3232
repository: nanoframework/nf-tools
3333
path: tools

0 commit comments

Comments
 (0)