mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
ci: update actions/checkout fromv v2 to v4
This commit is contained in:
parent
94e2b85861
commit
f1415469c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Check out
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up ruby and bundle
|
||||
uses: ruby/setup-ruby@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue