We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259b904 commit 807c54fCopy full SHA for 807c54f
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Check out code
16
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
18
- name: Setup
19
uses: ./.github/actions/setup
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments