mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
chore: Update outdated GitHub Actions version (#3936)
This commit is contained in:
parent
a34eb55ecd
commit
a09bdb6adb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
issues: write
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v9
|
||||
- uses: actions/stale@v10
|
||||
with:
|
||||
# The message to post on stale issues.
|
||||
# This message will ping the issue author.
|
||||
|
|
|
|||
Loading…
Reference in a new issue