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 2c46e19 commit 503210bCopy full SHA for 503210b
README.md
@@ -1,4 +1,4 @@
1
-# vsdevenv-shell v1
+# vsdevenv-shell v2
2
3
[](https://github.com/humbletim/vsdevenv-shell/actions/workflows/ci.yml)
4
@@ -32,8 +32,8 @@ jobs:
32
main:
33
runs-on: windows-latest
34
steps:
35
- - uses: actions/checkout@v2
36
- - uses: humbletim/vsdevenv-shell@v1
+ - uses: actions/checkout@v4
+ - uses: humbletim/vsdevenv-shell@v2
37
38
- name: regular build step
39
shell: bash
0 commit comments