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 a1623f3 commit 5aec79cCopy full SHA for 5aec79c
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
needs: build
88
runs-on: ubuntu-24.04
89
steps:
90
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
91
with:
92
fetch-depth: 1
93
0 commit comments