File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
22# SPDX-License-Identifier: MIT
3- 3b7702f2bde1241a89c5968d425da533 appstore-build-publish.yml
4- 4fcd0bffd33680b73724dfd62fae37dd command-compile.yml
3+ e20c2aa019763dd8c01214150f203ec6 appstore-build-publish.yml
4+ a1c367dbac08581d6565e3b84a0eaf96 command-compile.yml
557dd8d21d9dd013196cd4bdbf7c24db6f dependabot-approve-merge.yml
662581a67c5bcdcd570427e6d51db767d7 fixup.yml
7- 54f293d9abe11ac0035a7bbb96a4e453 lint-eslint.yml
7+ 7bcfba381bfb7c28d9ef6a7d55ac937b lint-eslint.yml
8880a58e5584612def0e751fcfb7669814 lint-info-xml.yml
99ccd8a55c60e35b84becb0f7005ce1286 lint-php-cs.yml
10105dcc3187a9460cb62a455235cbdb3562 lint-php.yml
11- cf229fbf443d2f7a303f22eb92745811 lint-stylelint.yml
12- c965845a0def7b39d872e47e93dd1139 node.yml
11+ bd5b5245dc07b5779031e13817663a3e lint-stylelint.yml
12+ c98e518ff87d052a1236ac3fc40d2bc1 node.yml
13135846b994639ccab0059bf23e141d389a phpunit-mysql.yml
1414ec7d1084fbb3a6803dbabf3acdd17ac8 phpunit-oci.yml
151529b359a5b76e7ff8cd85af34b3bf36e3 phpunit-pgsql.yml
Original file line number Diff line number Diff line change 7171 - name : Set up node ${{ steps.versions.outputs.nodeVersion }}
7272 # Skip if no package.json
7373 if : ${{ steps.versions.outputs.nodeVersion }}
74- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
74+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
7575 with :
7676 node-version : ${{ steps.versions.outputs.nodeVersion }}
7777
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ jobs:
124124 fallbackNpm : ' ^11.3'
125125
126126 - name : Set up node ${{ steps.package-engines-versions.outputs.nodeVersion }}
127- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
127+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
128128 with :
129129 node-version : ${{ steps.package-engines-versions.outputs.nodeVersion }}
130130 cache : npm
Original file line number Diff line number Diff line change 6868 fallbackNpm : ' ^11.3'
6969
7070 - name : Set up node ${{ steps.versions.outputs.nodeVersion }}
71- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
71+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
7272 with :
7373 node-version : ${{ steps.versions.outputs.nodeVersion }}
7474
Original file line number Diff line number Diff line change 3737 fallbackNpm : ' ^11.3'
3838
3939 - name : Set up node ${{ steps.versions.outputs.nodeVersion }}
40- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
40+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
4141 with :
4242 node-version : ${{ steps.versions.outputs.nodeVersion }}
4343
Original file line number Diff line number Diff line change 6565 fallbackNpm : ' ^11.3'
6666
6767 - name : Set up node ${{ steps.versions.outputs.nodeVersion }}
68- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
68+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
6969 with :
7070 node-version : ${{ steps.versions.outputs.nodeVersion }}
7171
You can’t perform that action at this time.
0 commit comments