diff --git a/.github/workflows/closed_references.yml b/.github/workflows/closed_references.yml index 9a1b4835..3999ed5f 100644 --- a/.github/workflows/closed_references.yml +++ b/.github/workflows/closed_references.yml @@ -20,7 +20,7 @@ jobs: name: Find closed references steps: - uses: actions/checkout@v2 - - uses: actions/setup-node@v2-beta + - uses: actions/setup-node@v4.2.0 with: node-version: "14" - uses: ory/closed-reference-notifier@v1