| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c0a8760 commit 0ddde95
12 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -78,7 +78,7 @@ jobs: | |||
| 78 | 78 | with: | |
| 79 | 79 | persist-credentials: false | |
| 80 | 80 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 81 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 81 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 82 | 82 | with: | |
| 83 | 83 | python-version: ${{ env.PYTHON_VERSION }} | |
| 84 | 84 | allow-prereleases: true | |
@@ -115,7 +115,7 @@ jobs: | |||
| 115 | 115 | with: | |
| 116 | 116 | clang-version: ${{ env.CLANG_VERSION }} | |
| 117 | 117 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 118 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 118 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 119 | 119 | with: | |
| 120 | 120 | python-version: ${{ env.PYTHON_VERSION }} | |
| 121 | 121 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -58,7 +58,7 @@ jobs: | |||
| 58 | 58 | with: | |
| 59 | 59 | clang-version: ${{ env.CLANG_VERSION }} | |
| 60 | 60 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 61 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 61 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 62 | 62 | with: | |
| 63 | 63 | python-version: ${{ env.PYTHON_VERSION }} | |
| 64 | 64 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -58,7 +58,7 @@ jobs: | |||
| 58 | 58 | with: | |
| 59 | 59 | clang-version: ${{ env.CLANG_VERSION }} | |
| 60 | 60 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 61 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 61 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 62 | 62 | with: | |
| 63 | 63 | python-version: ${{ env.PYTHON_VERSION }} | |
| 64 | 64 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -73,7 +73,7 @@ jobs: | |||
| 73 | 73 | with: | |
| 74 | 74 | persist-credentials: false | |
| 75 | 75 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 76 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 76 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 77 | 77 | with: | |
| 78 | 78 | python-version: ${{ env.PYTHON_VERSION }} | |
| 79 | 79 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ jobs: | |||
| 39 | 39 | runs-on: ubuntu-24.04-arm | |
| 40 | 40 | steps: | |
| 41 | 41 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 42 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 42 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 43 | 43 | with: | |
| 44 | 44 | python-version: ${{ env.PYTHON_VERSION }} | |
| 45 | 45 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ jobs: | |||
| 44 | 44 | with: | |
| 45 | 45 | persist-credentials: false | |
| 46 | 46 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 47 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 47 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 48 | 48 | with: | |
| 49 | 49 | python-version: ${{ env.PYTHON_VERSION }} | |
| 50 | 50 | allow-prereleases: true | |
@@ -65,7 +65,7 @@ jobs: | |||
| 65 | 65 | with: | |
| 66 | 66 | node-version: ${{ env.NODE_VERSION }} | |
| 67 | 67 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 68 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 68 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 69 | 69 | with: | |
| 70 | 70 | python-version: ${{ env.PYTHON_VERSION }} | |
| 71 | 71 | allow-prereleases: true | |
@@ -179,7 +179,7 @@ jobs: | |||
| 179 | 179 | *.py | |
| 180 | 180 | sparse-checkout-cone-mode: false | |
| 181 | 181 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 182 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 182 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 183 | 183 | with: | |
| 184 | 184 | python-version: ${{ env.PYTHON_VERSION }} | |
| 185 | 185 | allow-prereleases: true | |
@@ -203,7 +203,7 @@ jobs: | |||
| 203 | 203 | *.yaml | |
| 204 | 204 | sparse-checkout-cone-mode: false | |
| 205 | 205 | - name: Use Python ${{ env.PYTHON_VERSION }} | |
| 206 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 206 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 207 | 207 | with: | |
| 208 | 208 | python-version: ${{ env.PYTHON_VERSION }} | |
| 209 | 209 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -67,7 +67,7 @@ jobs: | |||
| 67 | 67 | if: runner.os == 'macOS' | |
| 68 | 68 | run: sudo xcode-select -s /Applications/Xcode_${{ env.XCODE_VERSION }}.app | |
| 69 | 69 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 70 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 70 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 71 | 71 | with: | |
| 72 | 72 | python-version: ${{ env.PYTHON_VERSION }} | |
| 73 | 73 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -55,7 +55,7 @@ jobs: | |||
| 55 | 55 | with: | |
| 56 | 56 | clang-version: ${{ env.CLANG_VERSION }} | |
| 57 | 57 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 58 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 58 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 59 | 59 | with: | |
| 60 | 60 | python-version: ${{ env.PYTHON_VERSION }} | |
| 61 | 61 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -60,7 +60,7 @@ jobs: | |||
| 60 | 60 | rustup override set "$RUSTC_VERSION" | |
| 61 | 61 | rustup --version | |
| 62 | 62 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 63 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 63 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 64 | 64 | with: | |
| 65 | 65 | python-version: ${{ env.PYTHON_VERSION }} | |
| 66 | 66 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -71,7 +71,7 @@ jobs: | |||
| 71 | 71 | rustup override set "$RUSTC_VERSION" | |
| 72 | 72 | rustup --version | |
| 73 | 73 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 74 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 74 | + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 75 | 75 | with: | |
| 76 | 76 | python-version: ${{ env.PYTHON_VERSION }} | |
| 77 | 77 | allow-prereleases: true | |
| Back | FazBrowse Home | New Git URL |
0 commit comments