We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810b50e commit 461cf76Copy full SHA for 461cf76
.github/workflows/tests.yml
@@ -225,7 +225,7 @@ jobs:
225
fetch-tags: true
226
227
- name: Test on ${{ matrix.display_name }}
228
- uses: cross-platform-actions/action@v0.29.0
+ uses: cross-platform-actions/action@v0.32.0
229
with:
230
operating_system: ${{ matrix.os }}
231
version: ${{ matrix.version }}
0 commit comments