We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 143e87d commit 2697eb6Copy full SHA for 2697eb6
1 file changed
.github/workflows/e2e.yml
@@ -25,7 +25,6 @@ jobs:
25
with:
26
node-version: "24"
27
cache: npm
28
- cache-dependency-path: pkg/workflow/js/package-lock.json
29
- name: Set up Go
30
uses: actions/setup-go@v5
31
0 commit comments