Skip to content

Commit eb2d14d

Browse files
authored
Merge pull request #5 from noprd/staging
Staging ---> Main
2 parents 51522fb + 534fb73 commit eb2d14d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/auto.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Action - install zig
4545
uses: goto-bus-stop/[email protected]
4646
with:
47-
version: "0.14.0"
47+
version: "0.7.0"
4848

4949
- name: Setup - ping basic tools and perform pre-installation
5050
shell: bash

.github/workflows/manual.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Action - install zig
5656
uses: goto-bus-stop/[email protected]
5757
with:
58-
version: "0.14.0"
58+
version: "0.7.0"
5959

6060
- name: Setup - ping basic tools and perform pre-installation
6161
shell: bash
@@ -111,7 +111,7 @@ jobs:
111111
- name: Action - install zig
112112
uses: goto-bus-stop/[email protected]
113113
with:
114-
version: "0.14.0"
114+
version: "0.7.0"
115115

116116
- name: Setup - ping basic tools and perform pre-installation
117117
shell: bash

dist/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.0.1a

0 commit comments

Comments
 (0)