mirror of
https://github.com/coredns/coredns.git
synced 2025-12-03 09:04:02 -05:00
build(deps): bump actions/checkout from 3 to 4 (#6302)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.inputs.commit }}
|
||||
- name: Set up info
|
||||
|
||||
Reference in New Issue
Block a user