We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6235d commit 46b59caCopy full SHA for 46b59ca
1 file changed
.github/workflows/drupal-example.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
17
with:
18
fetch-depth: "0"
19
# - name: install Lando
0 commit comments