Skip to content

Commit 046f567

Browse files
committed
Update main.yml
1 parent 2cdb065 commit 046f567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defaults:
1313
shell: bash
1414
env:
1515
wizer_version: 1.3.3
16-
viceroy_version: 0.2.14
16+
viceroy_version: 0.2.15
1717

1818
jobs:
1919
build_engine:
@@ -103,7 +103,7 @@ jobs:
103103
version: 1.3.3 # Note: workflow-level env vars can't be used in matrix definitions
104104
options: "--all-features"
105105
- crate: viceroy
106-
version: 0.2.14 # Note: workflow-level env vars can't be used in matrix definitions
106+
version: 0.2.15 # Note: workflow-level env vars can't be used in matrix definitions
107107
options: ""
108108
runs-on: ubuntu-latest
109109
steps:

0 commit comments

Comments
 (0)