Kaynağa Gözat

Bump github workflows to SCons 4.7

Andrew Morrow 1 yıl önce
ebeveyn
işleme
5b5ec8f4dc
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .github/actions/godot-deps/action.yml

+ 1 - 1
.github/actions/godot-deps/action.yml

@@ -23,5 +23,5 @@ runs:
       shell: bash
       run: |
         python -c "import sys; print(sys.version)"
-        python -m pip install scons==4.4.0
+        python -m pip install scons==4.7.0
         scons --version