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 7171 permissions :
7272 packages : write # to publish to ghcr.io
7373 steps :
74- - uses : actions/checkout@v4
74+ - uses : actions/checkout@v5
7575 # fetch all commits instead of only the last as some branches are long lived and could have many between versions
7676 # fetch all tags to ensure that "git describe" reports expected Gitea version, eg. v1.21.0-dev-1-g1234567
7777 - run : git fetch --unshallow --quiet --tags --force
Original file line number Diff line number Diff line change 7575 permissions :
7676 packages : write # to publish to ghcr.io
7777 steps :
78- - uses : actions/checkout@v4
78+ - uses : actions/checkout@v5
7979 # fetch all commits instead of only the last as some branches are long lived and could have many between versions
8080 # fetch all tags to ensure that "git describe" reports expected Gitea version, eg. v1.21.0-dev-1-g1234567
8181 - run : git fetch --unshallow --quiet --tags --force
You can’t perform that action at this time.
0 commit comments