diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index da516ca66..0329521cf 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -11,7 +11,7 @@ jobs: runs-on: 'ubuntu-latest' steps: - name: Checkout Code - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 # this overrides previous versions of the node runtime that was set. # jobs that need a different version of the Node runtime should explicitly