File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-24.04
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2020 - name : Setup Golang
2121 uses : actions/setup-go@v6
2222 with :
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-24.04
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2020 - name : Fetch all tags
2121 run : git fetch --force --tags
2222 - name : Setup Golang
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-24.04
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
17+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1818 - name : Fetch all tags
1919 run : git fetch --force --tags
2020 - name : Cleanup pre-release tags
You can’t perform that action at this time.
0 commit comments