We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45cefe4 commit 71c8dbdCopy full SHA for 71c8dbd
.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@d4e89247e6dd34f485c0f92c12f0cc739c2f8c92 # main @ 2026-03-16, last known working version
+ uses: Datadog/action-prebuildify/.github/workflows/build.yml@main
37
needs: build-test-wasm
38
with:
39
package-manager: 'yarn'
0 commit comments