8000 chore(deps): bump actions/checkout from v2.3.1 to v2.3.4 by dependabot[bot] · Pull Request #73 · zce/zce-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

chore(deps): bump actions/checkout from v2.3.1 to v2.3.4 #73

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2.3.1
uses: actions/checkout@v2.3.4
- name: Setup Node
uses: actions/setup-node@v2.1.1
- name: Install Dependencies
Expand Down
0