File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 runs-on : ubuntu-latest
4343 steps :
4444
45- - uses : actions/checkout@v6
45+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4646
4747 - run : pip install ruyaml
4848
Original file line number Diff line number Diff line change @@ -623,9 +623,9 @@ matlab-actions/run-tests:
623623 tag : v3.0.0
624624 expires_at : 2026-07-05
625625 353aee49b0edf62278c118a51b484d90bf6da1b7 :
626- # The SHA 353aee49b0edf62278c118a51b484d90bf6da1b7 for this tag was added on Apr 12, 2026 via PR #695
627- # The tag v3.1.0 has been moved on Apr 14, 2026 to 64426f612825c99055c2b4887c08c135ab01be0b/a6c82b97e58e6b95bf49fcc8f5ea82370dcccd12.
628- # tag: v3.1.0
626+ # The SHA 353aee49b0edf62278c118a51b484d90bf6da1b7 for this tag was added on Apr 12, 2026 via PR #695
627+ # The tag v3.1.0 has been moved on Apr 14, 2026 to 64426f612825c99055c2b4887c08c135ab01be0b/a6c82b97e58e6b95bf49fcc8f5ea82370dcccd12.
628+ # tag: v3.1.0
629629matlab-actions/setup-matlab :
630630 aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4 :
631631 tag : v2.7.0
Original file line number Diff line number Diff line change 1+ #
2+ # Licensed to the Apache Software Foundation (ASF) under one
3+ # or more contributor license agreements. See the NOTICE file
4+ # distributed with this work for additional information
5+ # regarding copyright ownership. The ASF licenses this file
6+ # to you under the Apache License, Version 2.0 (the
7+ # "License"); you may not use this file except in compliance
8+ # with the License. You may obtain a copy of the License at
9+ #
10+ # http://www.apache.org/licenses/LICENSE-2.0
11+ #
12+ # Unless required by applicable law or agreed to in writing,
13+ # software distributed under the License is distributed on an
14+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15+ # KIND, either express or implied. See the License for the
16+ # specific language governing permissions and limitations
17+ # under the License.
18+ #
19+
120import pytest
221from action_tags import *
322
You can’t perform that action at this time.
0 commit comments