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 46a4bed commit b4f0cd1Copy full SHA for b4f0cd1
.github/workflows/linear_issue_open.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: "20"
+ node-version: "22"
19
20
- name: Create Linear Issue
21
uses: actions/github-script@v7
0 commit comments