Skip to content

Commit b0b82f4

Browse files
chore(deps): update dependency node to v22
1 parent 62b798e commit b0b82f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/closed_references.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v2
2323
- uses: actions/setup-node@v2-beta
2424
with:
25-
node-version: "14"
25+
node-version: "22"
2626
- uses: ory/closed-reference-notifier@v1
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)