| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 848e228 commit 82ca02d
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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 81 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| 82 | 82 | with: | |
| 83 | 83 | python-version: ${{ env.PYTHON_VERSION }} | |
| 84 | 84 | allow-prereleases: true | |
@@ -112,7 +112,7 @@ jobs: | |||
| 112 | 112 | with: | |
| 113 | 113 | clang-version: ${{ env.CLANG_VERSION }} | |
| 114 | 114 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 115 | - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 115 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| 116 | 116 | with: | |
| 117 | 117 | python-version: ${{ env.PYTHON_VERSION }} | |
| 118 | 118 | 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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 61 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 61 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.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 | |
|---|---|---|---|
@@ -74,7 +74,7 @@ jobs: | |||
| 74 | 74 | with: | |
| 75 | 75 | persist-credentials: false | |
| 76 | 76 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 77 | - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 77 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| 78 | 78 | with: | |
| 79 | 79 | python-version: ${{ env.PYTHON_VERSION }} | |
| 80 | 80 | 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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 42 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.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 | |
|---|---|---|---|
@@ -42,7 +42,7 @@ jobs: | |||
| 42 | 42 | with: | |
| 43 | 43 | persist-credentials: false | |
| 44 | 44 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 45 | - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 45 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| 46 | 46 | with: | |
| 47 | 47 | python-version: ${{ env.PYTHON_VERSION }} | |
| 48 | 48 | allow-prereleases: true | |
@@ -61,7 +61,7 @@ jobs: | |||
| 61 | 61 | with: | |
| 62 | 62 | node-version: ${{ env.NODE_VERSION }} | |
| 63 | 63 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 64 | - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 64 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| 65 | 65 | with: | |
| 66 | 66 | python-version: ${{ env.PYTHON_VERSION }} | |
| 67 | 67 | allow-prereleases: true | |
@@ -151,7 +151,7 @@ jobs: | |||
| 151 | 151 | *.py | |
| 152 | 152 | sparse-checkout-cone-mode: false | |
| 153 | 153 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 154 | - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 154 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| 155 | 155 | with: | |
| 156 | 156 | python-version: ${{ env.PYTHON_VERSION }} | |
| 157 | 157 | allow-prereleases: true | |
@@ -173,7 +173,7 @@ jobs: | |||
| 173 | 173 | *.yaml | |
| 174 | 174 | sparse-checkout-cone-mode: false | |
| 175 | 175 | - name: Use Python ${{ env.PYTHON_VERSION }} | |
| 176 | - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 176 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 | ||
| 177 | 177 | with: | |
| 178 | 178 | python-version: ${{ env.PYTHON_VERSION }} | |
| 179 | 179 | 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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 70 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 58 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 63 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.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@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 | ||
| 74 | + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.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