We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f2eefa commit 3413669Copy full SHA for 3413669
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21
with:
22
fetch-depth: 0
23
.github/workflows/dependency-graph.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments