Skip to content

Commit 461cf76

Browse files
[CI] Upgrade cross-platform-actions to 0.32.0
1 parent 810b50e commit 461cf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
fetch-tags: true
226226

227227
- name: Test on ${{ matrix.display_name }}
228-
uses: cross-platform-actions/action@v0.29.0
228+
uses: cross-platform-actions/action@v0.32.0
229229
with:
230230
operating_system: ${{ matrix.os }}
231231
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)