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.
actions/checkout@v7
1 parent 1e80ada commit 5c6e28aCopy full SHA for 5c6e28a
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@v6
+ uses: actions/checkout@v7
16
17
- name: Setup
18
uses: ./.github/actions/setup
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
0 commit comments