We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3547e2b + 71e7e0a commit 987a33bCopy full SHA for 987a33b
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
52
- name: Install just
53
if: matrix.os != 'windows-latest'
54
- uses: taiki-e/install-action@50708e9ba8d7b6587a2cb575ddaa9a62e927bc06 # v2.62.63
+ uses: taiki-e/install-action@bfc291e1e39400b67eda124e4a7b4380e93b3390 # v2.65.0
55
with:
56
tool: just
57
.github/workflows/codecov.yml
@@ -48,7 +48,7 @@ jobs:
48
fi
49
50
0 commit comments