CI: move workflows/actions to actions (#104711)
* move workflows/actions to actions * rerun actions * fix setup-go v5 * unpinned unnecessary pins * update CODEOWONERS * update CODEOWONERS * remove remove-milestone from codeowners * remove bad key
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
# We must fetch at least the immediate parents so that if this is
|
||||
# a pull request then we can checkout the head.
|
||||
|
||||
Reference in New Issue
Block a user