mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-14 20:36:42 +00:00
fix: switch back to package.json as it's necessary for GH actions (#101)
This commit is contained in:
4
dist/post.mjs
vendored
4
dist/post.mjs
vendored
@@ -1,5 +1,5 @@
|
||||
import { import_core } from "./semver-DmxAwBYV.mjs";
|
||||
import { saveCache } from "./cache-zjpbixka.mjs";
|
||||
import { import_core } from "./semver-C43QPvfi.mjs";
|
||||
import { saveCache } from "./cache-BG71A93Z.mjs";
|
||||
import process from "node:process";
|
||||
|
||||
//#region src/post.ts
|
||||
|
||||
Reference in New Issue
Block a user