File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-24.04
2121 steps :
2222 - uses : actions/checkout@v4
23- - uses : mlugg/setup-zig@v1
23+ - uses : mlugg/setup-zig@v2
2424 with :
2525 version : master
2626 - run : zig fmt --check *.zig
3636 uses : actions/checkout@v4
3737
3838 - name : Setup zig
39- uses : mlugg/setup-zig@v1
39+ uses : mlugg/setup-zig@v2
4040 with :
4141 version : 0.14.0
4242
Original file line number Diff line number Diff line change 55 .version = "3.48.0" ,
66 .dependencies = .{
77 .sqlite = .{
8- .url = "https://sqlite.org/2025/sqlite-amalgamation-3480000 .zip" ,
9- .hash = "N-V-__8AACpFpwCXJZXXDaM9adUZOSdCSCy5dik1zsuZkk4x " ,
8+ .url = "https://www. sqlite.org/2025/sqlite-amalgamation-3490200 .zip" ,
9+ .hash = "N-V-__8AAH-mpwB7g3MnqYU-ooUBF1t99RP27dZ9addtMVXD " ,
1010 },
1111 },
1212 .paths = .{"." },
You can’t perform that action at this time.
0 commit comments