| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3727964 commit c05c0a2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -271,7 +271,7 @@ jobs: | |||
| 271 | 271 | persist-credentials: false | |
| 272 | 272 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 273 | 273 | if: matrix.id == 'icu' && (github.event_name == 'schedule' || inputs.id == 'all' || inputs.id == matrix.id) | |
| 274 | - uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0 | ||
| 274 | + uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0 | ||
| 275 | 275 | with: | |
| 276 | 276 | python-version: ${{ env.PYTHON_VERSION }} | |
| 277 | 277 | - run: ${{ matrix.run }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments