Skip to content

Commit 71d6add

Browse files
authored
ci: bump darenm/Setup-VSTest to 1.2 (#1225)
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
1 parent 2bff087 commit 71d6add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-toolchain/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ runs:
4747
bundler-cache: true
4848
- name: Set up VSTest.console.exe
4949
if: ${{ inputs.platform == 'windows' }}
50-
uses: darenm/Setup-VSTest@v1
50+
uses: darenm/Setup-VSTest@v1.2
5151
- name: Generate cache key
5252
id: cache-key-generator
5353
run: |

0 commit comments

Comments
 (0)