diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 661e31c..9c71b44 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: # using git commit sha for version of action to ensure we have stable version - name: Install asdf - uses: asdf-vm/actions/setup@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 + uses: asdf-vm/actions/setup@1902764435ca0dd2f3388eea723a4f92a4eb8302 with: asdf_branch: v0.14.1 @@ -51,7 +51,7 @@ jobs: ${{ runner.os }}-asdf- - name: Install asdf dependencies in .tool-versions - uses: asdf-vm/actions/install@05e0d2ed97b598bfce82fd30daf324ae0c4570e6 + uses: asdf-vm/actions/install@1902764435ca0dd2f3388eea723a4f92a4eb8302 with: asdf_branch: v0.14.1 env: