We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c82ea0c + b2bd46a commit f0608a0Copy full SHA for f0608a0
2 files changed
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Install just
60
if: matrix.os != 'windows-latest'
61
- uses: taiki-e/install-action@4c6723ec9c638cccae824b8957c5085b695c8085 # v2.65.7
+ uses: taiki-e/install-action@cc33365ec7e3350bc47bf935f247582cc6f68344 # v2.65.12
62
with:
63
tool: just
64
.github/workflows/codecov.yml
@@ -48,7 +48,7 @@ jobs:
48
fi
49
50
51
- uses: taiki-e/install-action@bfc291e1e39400b67eda124e4a7b4380e93b3390 # v2.65.0
52
53
54
0 commit comments