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 f0fa61f commit 6d66343Copy full SHA for 6d66343
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ uses: actions/checkout@v4
16
17
- name: Setup
18
uses: ./.github/actions/setup
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
0 commit comments