We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b798e commit b0b82f4Copy full SHA for b0b82f4
.github/workflows/closed_references.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v2
23
- uses: actions/setup-node@v2-beta
24
with:
25
- node-version: "14"
+ node-version: "22"
26
- uses: ory/closed-reference-notifier@v1
27
28
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments