| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dec86ec commit d27e3f3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -259,7 +259,7 @@ If `check-latest` is set to `true`, the action first checks if the cached versio | |||
| 259 | 259 | ```yaml | |
| 260 | 260 | steps: | |
| 261 | 261 | - uses: actions/checkout@v3 | |
| 262 | - - uses: actions/setup-python@v3 | ||
| 262 | + - uses: actions/setup-python@v4 | ||
| 263 | 263 | with: | |
| 264 | 264 | python-version: '3.7' | |
| 265 | 265 | check-latest: true | |
| Back | FazBrowse Home | New Git URL |
0 commit comments