We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1baf6 commit 778ade2Copy full SHA for 778ade2
.github/actions/find/src/pluginManager/types.ts
@@ -1,4 +1,4 @@
1
-import type {Finding} from './types.d.js'
+import type {Finding} from '../types.d.js'
2
import playwright from 'playwright'
3
4
export type PluginDefaultParams = {
0 commit comments