| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,13 +16,13 @@ runs: | |||
| 16 | 16 | shell: bash | |
| 17 | 17 | ||
| 18 | 18 | - name: Set up Node | |
| 19 | - uses: actions/setup-node@v6 | ||
| 19 | + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 | ||
| 20 | 20 | with: | |
| 21 | 21 | node-version: 24 | |
| 22 | 22 | cache: 'npm' | |
| 23 | 23 | ||
| 24 | 24 | - name: Set up Python | |
| 25 | - uses: actions/setup-python@v6 | ||
| 25 | + uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 | ||
| 26 | 26 | with: | |
| 27 | 27 | python-version: '3.12' | |
| 28 | 28 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments