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 0aeb1d1 commit 4cb3f7cCopy full SHA for 4cb3f7c
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: e1himself/[email protected]
29
30
- name: 📦 Check out the codebase
31
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
32
with:
33
fetch-depth: 0
34
.github/workflows/sync-from-tpl.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
18
19
20
token: ${{ secrets.WORKFLOW_TOKEN }}
21
0 commit comments