|
@@ -153,7 +153,7 @@ jobs:
|
|
|
# matrix is a tricky way to define a variable directly in the action yaml
|
|
# matrix is a tricky way to define a variable directly in the action yaml
|
|
|
strategy:
|
|
strategy:
|
|
|
matrix:
|
|
matrix:
|
|
|
- wranglerVersion: ["3.114.12"]
|
|
|
|
|
|
|
+ wranglerVersion: ["3.114.17"]
|
|
|
steps:
|
|
steps:
|
|
|
- name: Get NPM cache directory path
|
|
- name: Get NPM cache directory path
|
|
|
id: npm_cache_path
|
|
id: npm_cache_path
|