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 0200d61 commit 75f9ddaCopy full SHA for 75f9dda
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
container: dockfool/cake-docker:latest
20
steps:
21
- name: Checkout source
22
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
23
with:
24
fetch-depth: 0
25
filter: tree:0
0 commit comments