Skip to content

Commit 7d05707

Browse files
committed
story-structs > staging: downgraded to v0.13.0
1 parent 69ed25b commit 7d05707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/auto.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Action - install zig
4343
uses: mlugg/[email protected]
4444
with:
45-
version: "0.14.0"
45+
version: "0.13.0"
4646

4747
- name: Setup - ping basic tools and perform pre-installation
4848
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: mlugg/[email protected]
5757
with:
58-
version: "0.14.0"
58+
version: "0.13.0"
5959

6060
- name: Setup - ping basic tools and perform pre-installation
6161
shell: bash
@@ -112,7 +112,7 @@ jobs:
112112
- name: Action - install zig
113113
uses: mlugg/[email protected]
114114
with:
115-
version: "0.14.0"
115+
version: "0.13.0"
116116

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

0 commit comments

Comments
 (0)