Bump actions/checkout from 3.4.0 to 3.5.2 (#5261)

pull/5264/head
yubiuser 1 year ago committed by GitHub
commit b8ffd2700c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save