Public Access
Run on Node 20.x (#16)
Also move to @clechasseur/rs-actions-core for more up-to-date dependencies
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import * as core from '@actions/core';
|
||||
import * as github from '@actions/github';
|
||||
import * as nunjucks from 'nunjucks';
|
||||
|
||||
import { checks } from '@rinse-repeat/actions-rs-core';
|
||||
import { checks } from '@clechasseur/rs-actions-core';
|
||||
import * as interfaces from './interfaces';
|
||||
import * as templates from './templates';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user