Unverified Commit cd024da6 authored by Oscar Dominguez's avatar Oscar Dominguez Committed by GitHub
Browse files

ci(workflows): update actions/checkout to v3 (#19280)

in stale.yml
parent ca3ebc44
......@@ -12,7 +12,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v4
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment