Skip to content

Commit 3069945

Browse files
committed
chore(deps): update some versions
1 parent 91fb05d commit 3069945

File tree

3 files changed

+355
-91
lines changed

3 files changed

+355
-91
lines changed

.github/workflows/build-everything.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
repository: srcwr/srcwrtimer
3939
path: srcwrtimer
4040
- name: Install cargo-binstall
41-
uses: cargo-bins/cargo-binstall@v1.10.12
41+
uses: cargo-bins/cargo-binstall@v1.15.6
4242
- name: Install the cargo bins we use...
4343
shell: pwsh
4444
run: |
@@ -55,7 +55,7 @@ jobs:
5555
- name: Setup SourcePawn Compiler
5656
uses: rumblefrog/[email protected]
5757
with:
58-
version: '1.12.7210' ### UPDATE Makefile.toml whenever this is updated.
58+
version: '1.12.7212' ### UPDATE Makefile.toml whenever this is updated.
5959
- name: Setup Zig
6060
uses: mlugg/setup-zig@v1
6161
with:

0 commit comments

Comments
 (0)