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 2e7d6a0 commit 8b3cbd3Copy full SHA for 8b3cbd3
1 file changed
.github/workflows/docker-test.yaml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: "ubuntu-latest"
20
steps:
21
- name: "Checkout"
22
- uses: "actions/checkout@v4"
+ uses: "actions/checkout@v6"
23
24
- name: "Prepare action (adjust configure-guides-step)"
25
##################################################################
0 commit comments