mirror of
https://github.com/codecov/codecov-action
synced 2026-09-07 20:03:43 +00:00
fix: bash
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import * as path from 'path';
|
||||
|
||||
import * as core from '@actions/core';
|
||||
import * as openpgp from 'openpgp';
|
||||
import * as fetch from 'node-fetch';
|
||||
import fetch from 'node-fetch';
|
||||
|
||||
import {
|
||||
getBaseUrl,
|
||||
|
||||
Reference in New Issue
Block a user