mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 06:48:07 +00:00
Bump actions/checkout from 3.4.0 to 3.5.2 (#5261)
This commit is contained in:
commit
b8ffd2700c
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3.4.0
|
||||
uses: actions/checkout@v3.5.2
|
||||
- name: Remove 'stale' label
|
||||
run: gh issue edit ${{ github.event.issue.number }} --remove-label $stale_label
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user