We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e6a37 commit 6662501Copy full SHA for 6662501
index.js
@@ -1,4 +1,4 @@
1
-const fetch = require('node:fetch');
+const fetch = require('node-fetch');
2
3
const {
4
INPUT_TOKEN: token,
0 commit comments