Skip to content

Commit c646372

Browse files
committed
Merge branch 'main' into error-code-consistency
2 parents 8ba3baa + 7f2674e commit c646372

22 files changed

Lines changed: 934 additions & 344 deletions

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python3 makeSpec -clean -spec khr+ext OUTDIR=out.release -j 5 api c env ext cxx4opencl
4747
4848
- name: Release Specs
49-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
49+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2.3.2
5050
with:
5151
draft: true
5252
files: |

0 commit comments

Comments
 (0)