| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f598edb commit 6e30d22
9 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ jobs: | |||
| 43 | 43 | with: | |
| 44 | 44 | persist-credentials: false | |
| 45 | 45 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 46 | - uses: actions/setup-python@v3 | ||
| 46 | + uses: actions/setup-python@v4 | ||
| 47 | 47 | with: | |
| 48 | 48 | python-version: ${{ env.PYTHON_VERSION }} | |
| 49 | 49 | - name: Environment Information | |
@@ -69,7 +69,7 @@ jobs: | |||
| 69 | 69 | with: | |
| 70 | 70 | persist-credentials: false | |
| 71 | 71 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 72 | - uses: actions/setup-python@v3 | ||
| 72 | + uses: actions/setup-python@v4 | ||
| 73 | 73 | with: | |
| 74 | 74 | python-version: ${{ env.PYTHON_VERSION }} | |
| 75 | 75 | - name: Environment Information | |
| 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@v3 | ||
| 45 | + uses: actions/setup-python@v4 | ||
| 46 | 46 | with: | |
| 47 | 47 | python-version: ${{ env.PYTHON_VERSION }} | |
| 48 | 48 | - name: Install deps | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ jobs: | |||
| 41 | 41 | with: | |
| 42 | 42 | persist-credentials: false | |
| 43 | 43 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 44 | - uses: actions/setup-python@v3 | ||
| 44 | + uses: actions/setup-python@v4 | ||
| 45 | 45 | with: | |
| 46 | 46 | python-version: ${{ env.PYTHON_VERSION }} | |
| 47 | 47 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ jobs: | |||
| 43 | 43 | with: | |
| 44 | 44 | persist-credentials: false | |
| 45 | 45 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 46 | - uses: actions/setup-python@v3 | ||
| 46 | + uses: actions/setup-python@v4 | ||
| 47 | 47 | with: | |
| 48 | 48 | python-version: ${{ env.PYTHON_VERSION }} | |
| 49 | 49 | - name: Install deps | |
| 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@v3 | ||
| 47 | + uses: actions/setup-python@v4 | ||
| 48 | 48 | with: | |
| 49 | 49 | python-version: ${{ env.PYTHON_VERSION }} | |
| 50 | 50 | - name: Environment Information | |
@@ -64,7 +64,7 @@ jobs: | |||
| 64 | 64 | with: | |
| 65 | 65 | node-version: ${{ env.NODE_VERSION }} | |
| 66 | 66 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 67 | - uses: actions/setup-python@v3 | ||
| 67 | + uses: actions/setup-python@v4 | ||
| 68 | 68 | with: | |
| 69 | 69 | python-version: ${{ env.PYTHON_VERSION }} | |
| 70 | 70 | - name: Environment Information | |
@@ -122,7 +122,7 @@ jobs: | |||
| 122 | 122 | with: | |
| 123 | 123 | persist-credentials: false | |
| 124 | 124 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 125 | - uses: actions/setup-python@v3 | ||
| 125 | + uses: actions/setup-python@v4 | ||
| 126 | 126 | with: | |
| 127 | 127 | python-version: ${{ env.PYTHON_VERSION }} | |
| 128 | 128 | - name: Environment Information | |
@@ -139,7 +139,7 @@ jobs: | |||
| 139 | 139 | with: | |
| 140 | 140 | persist-credentials: false | |
| 141 | 141 | - name: Use Python ${{ env.PYTHON_VERSION }} | |
| 142 | - uses: actions/setup-python@v3 | ||
| 142 | + uses: actions/setup-python@v4 | ||
| 143 | 143 | with: | |
| 144 | 144 | python-version: ${{ env.PYTHON_VERSION }} | |
| 145 | 145 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,7 +50,7 @@ jobs: | |||
| 50 | 50 | with: | |
| 51 | 51 | persist-credentials: false | |
| 52 | 52 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 53 | - uses: actions/setup-python@v3 | ||
| 53 | + uses: actions/setup-python@v4 | ||
| 54 | 54 | with: | |
| 55 | 55 | python-version: ${{ env.PYTHON_VERSION }} | |
| 56 | 56 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,7 @@ jobs: | |||
| 36 | 36 | with: | |
| 37 | 37 | persist-credentials: false | |
| 38 | 38 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 39 | - uses: actions/setup-python@v3 | ||
| 39 | + uses: actions/setup-python@v4 | ||
| 40 | 40 | with: | |
| 41 | 41 | python-version: ${{ env.PYTHON_VERSION }} | |
| 42 | 42 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,7 +38,7 @@ jobs: | |||
| 38 | 38 | with: | |
| 39 | 39 | persist-credentials: false | |
| 40 | 40 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 41 | - uses: actions/setup-python@v3 | ||
| 41 | + uses: actions/setup-python@v4 | ||
| 42 | 42 | with: | |
| 43 | 43 | python-version: ${{ env.PYTHON_VERSION }} | |
| 44 | 44 | - name: Environment Information | |
| 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@v3 | ||
| 47 | + uses: actions/setup-python@v4 | ||
| 48 | 48 | with: | |
| 49 | 49 | python-version: ${{ env.PYTHON_VERSION }} | |
| 50 | 50 | - name: Environment Information | |
| Back | FazBrowse Home | New Git URL |
0 commit comments