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.
2 parents a79be53 + 2d33425 commit 39bd99dCopy full SHA for 39bd99d
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
-
26
name: Checkout
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
with:
29
fetch-depth: 0
30
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
name: Update repo description
90
uses: peter-evans/dockerhub-description@v4
.github/workflows/e2e.yml
@@ -26,7 +26,7 @@ jobs:
31
name: Create matrix
32
id: examples
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments