summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorAdonais Romero González <[email protected]>2023-06-01 16:00:21 -0700
committerGitHub <[email protected]>2023-06-01 16:00:21 -0700
commitc5cc3eca707a39d71a3f34281af107795b2af945 (patch)
tree53ebcdabd539e8102a5ea3c0121231643dd328b8 /.github/workflows/ci.yml
parent29e42c339a2dfd502d9c09efa53d10863be518ce (diff)
Update MsBuild action (#990)
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1f83f466..70610fc7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
submodules: 'recursive'
- name: Add MSBuild to PATH
- uses: microsoft/[email protected]
+ uses: microsoft/[email protected]
- name: Retrieve and build all available solutions
run: |