Skip to content

Commit 503210b

Browse files
authored
Update README.md
1 parent 2c46e19 commit 503210b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vsdevenv-shell v1
1+
# vsdevenv-shell v2
22

33
[![test vsdevenv-shell](https://github.com/humbletim/vsdevenv-shell/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/humbletim/vsdevenv-shell/actions/workflows/ci.yml)
44

@@ -32,8 +32,8 @@ jobs:
3232
main:
3333
runs-on: windows-latest
3434
steps:
35-
- uses: actions/checkout@v2
36-
- uses: humbletim/vsdevenv-shell@v1
35+
- uses: actions/checkout@v4
36+
- uses: humbletim/vsdevenv-shell@v2
3737

3838
- name: regular build step
3939
shell: bash

0 commit comments

Comments
 (0)