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 db76a66 commit cc5c777Copy full SHA for cc5c777
1 file changed
pr-checks/sync.ts
@@ -211,8 +211,8 @@ const languageSetups: LanguageSetups = {
211
name: "Install Node.js",
212
uses: pinnedUses(
213
"actions/setup-node",
214
- "48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e",
215
- "v6.4.0",
+ "820762786026740c76f36085b0efc47a31fe5020",
+ "v7.0.0",
216
),
217
with: {
218
"node-version": defaultLanguageVersions.javascript,
0 commit comments