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 57a75c5 commit df86e13Copy full SHA for df86e13
.github/workflows/pull_request_tests.yml
@@ -37,11 +37,6 @@ jobs:
37
git-server:
38
image: ghcr.io/docplanner/helm-repo-updater/git-repo-server:develop
39
steps:
40
- - name: Setup environment
41
- run: |
42
- echo "GHA_USE_NODE_20=false" >> $GITHUB_ENV
43
- echo "ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true" >> $GITHUB_ENV
44
-
45
- uses: actions/checkout@v3
46
47
- name: Build app
0 commit comments