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 260b14c commit a2af3c2Copy full SHA for a2af3c2
.github/workflows/build-everything.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Setup SourcePawn Compiler
53
uses: rumblefrog/[email protected]
54
with:
55
- version: '1.12.7177' ### UPDATE Makefile.toml whenever this is updated.
+ version: '1.12.7187' ### UPDATE Makefile.toml whenever this is updated.
56
- name: Setup Zig
57
uses: mlugg/setup-zig@v1
58
0 commit comments