mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2026-03-26 21:35:58 +00:00
ci: update checkout action to v4
This commit is contained in:
parent
985d3ba428
commit
6066049d5f
2
.github/workflows/update-check.yaml
vendored
2
.github/workflows/update-check.yaml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.PERSONAL_TOKEN }}
|
||||
- name: Check Update
|
||||
|
||||
Loading…
Reference in New Issue
Block a user