diff --git a/.github/workflows/policy.yaml b/.github/workflows/policy.yaml index 7608e9a..8322c48 100644 --- a/.github/workflows/policy.yaml +++ b/.github/workflows/policy.yaml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: actions/setup-node@v3 + - uses: actions/setup-node@v5 with: node-version: 19.x - name: Install base config @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: actions/setup-node@v3 + - uses: actions/setup-node@v5 with: node-version: 19.x - name: Validate markdown