diff --git a/.github/workflows/auto-stagnate-bot.yml b/.github/workflows/auto-stagnate-bot.yml index f76d7fd1240ee..a9e6d4c3a21a0 100644 --- a/.github/workflows/auto-stagnate-bot.yml +++ b/.github/workflows/auto-stagnate-bot.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout uses: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f - name: Setup Node.js Environment - uses: actions/setup-node@d98fa1113850e562f83c7fc3a89c0ecd7a87fbed + uses: actions/setup-node@c7a93deeacd27a63bee8be26a3bf77dc8fb6ce05 with: node-version: '14' - name: auto-stagnant-bot