mirror of
https://github.com/zerotier/github-action.git
synced 2026-05-22 16:27:40 -07:00
updated check out action to v4.0.0
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3.2.0
|
||||
uses: actions/checkout@v4.0.0
|
||||
|
||||
- name: zerotier
|
||||
uses: ./
|
||||
|
||||
Reference in New Issue
Block a user