| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -139,7 +139,7 @@ jobs: | |||
| 139 | 139 | subsystem: deps | |
| 140 | 140 | label: dependencies | |
| 141 | 141 | run: | | |
| 142 | - ./tools/dep_updaters/nghttp2.sh > temp-output | ||
| 142 | + ./tools/dep_updaters/update-nghttp2.sh > temp-output | ||
| 143 | 143 | cat temp-output | |
| 144 | 144 | tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true | |
| 145 | 145 | rm temp-output | |
| Back | FazBrowse Home | New Git URL |
0 commit comments