Skip to content

Commit

Permalink
fix ci: use nodev18 fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
nokotan committed Jul 22, 2024
1 parent eab36d3 commit 8de5e64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci-scripts/FetchDxLibVersion.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env node

const fetch = require("node-fetch");
const { JSDOM } = require("jsdom");

/**
Expand Down

0 comments on commit 8de5e64

Please sign in to comment.