We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6580e7 commit eeef47dCopy full SHA for eeef47d
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout source code
17
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
18
with:
19
submodules: true
20
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
.github/workflows/docs.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
- uses: actions/cache@v3
0 commit comments