mirror of
https://github.com/stilleshan/dockerfiles.git
synced 2026-04-23 17:19:27 +08:00
change version for checkout to fix some error
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v2.3.5
|
||||
|
||||
- name: Set tag
|
||||
id: tag
|
||||
|
||||
Reference in New Issue
Block a user