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 701493a commit fed6c1dCopy full SHA for fed6c1d
1 file changed
.github/workflows/build-and-tests.yml
@@ -340,7 +340,7 @@ jobs:
340
uses: ./.github/actions/install-and-cache-node-deps
341
342
- name: Build (OpenBSD)
343
- uses: cross-platform-actions/action@v0.32.0
+ uses: cross-platform-actions/action@492b0c80085400348c599edace11141a4ee73524 # v0.32.0
344
with:
345
operating_system: ${{ matrix.os.name }}
346
architecture: ${{ matrix.os.architecture }}
0 commit comments