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 9c2ca00 commit 330a859Copy full SHA for 330a859
.github/workflows/bootstrap_testing.yml
@@ -105,7 +105,7 @@ jobs:
105
echo 'Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"' >> /etc/sudoers
106
107
- name: Checkout repository
108
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
109
with:
110
fetch-depth: 1
111
submodules: recursive
@@ -174,7 +174,7 @@ jobs:
174
175
steps:
176
177
178
179
180
@@ -224,7 +224,7 @@ jobs:
224
git:
225
226
227
228
229
230
0 commit comments