We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ed736 commit 10df485Copy full SHA for 10df485
1 file changed
.github/workflows/ci.yml
@@ -8,6 +8,9 @@ on:
8
permissions:
9
contents: read
10
11
+env:
12
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
13
+
14
jobs:
15
test:
16
name: Go Test
0 commit comments