mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-26 21:38:27 +00:00
use latest version of andstor/file-existence-action@v1.1.0
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
steps:
|
||||
- name: Check file existence
|
||||
id: check_files
|
||||
uses: andstor/file-existence-action@v1
|
||||
uses: andstor/file-existence-action@v1.1.0
|
||||
with:
|
||||
files: "${{ matrix.pkg }}anda.hcl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user