File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 contents : write
1717
1818 steps :
19- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2020
2121 # Use GitHub Actions' cache to shorten build times and decrease load on servers
2222 - uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
Original file line number Diff line number Diff line change 4848 echo "CHECK_BRANCH=${{ github.event.inputs.branch }}" >> $GITHUB_ENV
4949 fi
5050 - name : Checkout main repo
51- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
51+ uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5252 with :
5353 ref : ${{ env.CHECK_BRANCH }}
5454
You can’t perform that action at this time.
0 commit comments