Skip to content

Commit

Permalink
update sm & binstall & cargo update; cargo update -p idna_adapter --p…
Browse files Browse the repository at this point in the history
…recise 1.1.1
  • Loading branch information
rtldg committed Nov 16, 2024
1 parent b850a89 commit e9518dd
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 61 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-everything.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: echo "GITHUB_SHA_SHORT=${GITHUB_SHA::7}" >> $GITHUB_ENV
- uses: actions/checkout@v4
- name: Install cargo-binstall
uses: cargo-bins/[email protected].9
uses: cargo-bins/[email protected].12
- name: Install the cargo bins we use...
shell: pwsh
run: |
Expand All @@ -37,7 +37,7 @@ jobs:
- name: Setup SourcePawn Compiler
uses: rumblefrog/[email protected]
with:
version: '1.12.7164' ### UPDATE Makefile.toml whenever this is updated.
version: '1.12.7165' ### UPDATE Makefile.toml whenever this is updated.
- name: Setup Zig
uses: mlugg/setup-zig@v1
with:
Expand Down
Loading

0 comments on commit e9518dd

Please sign in to comment.