Fix update-wrapper-checksums workflow

This commit is contained in:
daz
2025-06-11 13:42:20 -06:00
parent d408d6219d
commit eb0816ba44
3 changed files with 21 additions and 315 deletions

View File

@@ -7,7 +7,7 @@
// @ts-check
const httpm = require('../../sources/node_modules/typed-rest-client/HttpClient')
const httpm = require('../../sources/node_modules/@actions/http-client')
const path = require('path')
const fs = require('fs')