ソースを参照

CI: Housekeeping

SukkaW 1 週間 前
コミット
348964be42
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

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