| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 39da4d7 commit 4de3768
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -127,7 +127,7 @@ jobs: | |||
| 127 | 127 | - name: Environment Information | |
| 128 | 128 | run: npx envinfo | |
| 129 | 129 | - name: Download tarball | |
| 130 | - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 | ||
| 130 | + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 | ||
| 131 | 131 | with: | |
| 132 | 132 | name: tarballs | |
| 133 | 133 | path: tarballs | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -153,7 +153,7 @@ jobs: | |||
| 153 | 153 | name: '${{ matrix.system }}: with shared libraries' | |
| 154 | 154 | runs-on: ${{ matrix.runner }} | |
| 155 | 155 | steps: | |
| 156 | - - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 | ||
| 156 | + - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 | ||
| 157 | 157 | if: ${{ github.event_name != 'workflow_dispatch' }} | |
| 158 | 158 | with: | |
| 159 | 159 | name: tarballs | |
| Back | FazBrowse Home | New Git URL |
0 commit comments