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 87cdd0b commit 394ce7bCopy full SHA for 394ce7b
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Generate artifact attestation
47
if: github.event_name == 'release'
48
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
49
with:
50
subject-path: ocaml-platform.vsix
51
0 commit comments