File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ jobs:
3232 - run : git fetch origin gh-pages
3333 - run : git fetch origin '+refs/tags/v*:refs/tags/v*' --no-tags
3434
35- - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # tag=v5.4 .0
35+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
3636 with :
3737 go-version : v1.23.7
3838 cache : true
3939
40- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # tag=v5.5 .0
40+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # tag=v5.6 .0
4141 with :
4242 python-version : ' 3.10'
4343 cache : ' pip'
Original file line number Diff line number Diff line change 2020 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
2121 with :
2222 fetch-depth : 0
23- - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # tag=v5.4 .0
23+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
2424 with :
2525 go-version : v1.23.7
2626 - name : Delete non-semver tags
You can’t perform that action at this time.
0 commit comments