chore: Update outdated GitHub Actions version (#3980)

This commit is contained in:
Pádraic Slattery
2026-02-05 01:51:28 +01:00
committed by GitHub
parent 29efb989bd
commit 68ab69a19c

View File

@@ -14,7 +14,7 @@ jobs:
contents: none contents: none
steps: steps:
- name: Close inactive issues - name: Close inactive issues
uses: actions/stale@v8 uses: actions/stale@v10
with: with:
# A list of labels to reference when looking through issues, # A list of labels to reference when looking through issues,
# and only when one (or even more) of these labels are found.. # and only when one (or even more) of these labels are found..