| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3314b0b commit b722236
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -93,7 +93,7 @@ jobs: | |||
| 93 | 93 | - name: Environment Information | |
| 94 | 94 | run: npx envinfo | |
| 95 | 95 | - name: Download tarball | |
| 96 | - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0 | ||
| 96 | + uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0 | ||
| 97 | 97 | with: | |
| 98 | 98 | name: tarballs | |
| 99 | 99 | path: tarballs | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -115,7 +115,7 @@ jobs: | |||
| 115 | 115 | name: '${{ matrix.system }}: with shared libraries' | |
| 116 | 116 | runs-on: ${{ matrix.runner }} | |
| 117 | 117 | steps: | |
| 118 | - - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0 | ||
| 118 | + - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0 | ||
| 119 | 119 | if: ${{ github.event_name != 'workflow_dispatch' }} | |
| 120 | 120 | with: | |
| 121 | 121 | name: tarballs | |
| Back | FazBrowse Home | New Git URL |
0 commit comments