mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-06-24 00:40:32 +03:00
chore(ci): update GitHub Actions dependencies to latest versions
- Bump actions/checkout from v6 to v7
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user