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 66 to_codeberg :
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
9+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1010 with :
1111 fetch-depth : 0
1212 - uses : pixta-dev/repository-mirroring-action@674e65a7d483ca28dafaacba0d07351bdcc8bd75 # v1
Original file line number Diff line number Diff line change 1717 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1818 GIT_COMMIT_MESSAGE : ${{ join(github.event.commits.*.message, '<br>') }}
1919 steps :
20- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
20+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2121 - name : Set up JDK 21
2222 uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
2323 with :
You can’t perform that action at this time.
0 commit comments