We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08acdc1 commit ed008a2Copy full SHA for ed008a2
1 file changed
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
crate: '${{ matrix.crate }}'
34
35
build:
36
- uses: Datadog/action-prebuildify/.github/workflows/build.yml@main
+ uses: Datadog/action-prebuildify/.github/workflows/build.yml@dcc3650d06d5aee462bd215d8b30ab546b0927f7
37
needs: build-test-wasm
38
with:
39
package-manager: 'yarn'
0 commit comments