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.
1 parent a9512e0 commit 46f93ebCopy full SHA for 46f93eb
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
timeout-minutes: 15
24
if: "!startsWith(github.event.head_commit.message, '[Release]')"
25
steps:
26
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
27
with:
28
fetch-depth: 0
29
- uses: jdx/mise-action@v2
0 commit comments