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 96bfd76 commit 12b6c6cCopy full SHA for 12b6c6c
.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@v3
+ uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 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