chore: Make reading env file cache strict (#9863)

pull/9476/head^2
Keith Williams 2023-07-01 19:42:40 +02:00 committed by GitHub
parent 2f85b8ad6b
commit 0c3ca5c267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ runs:
with:
path: gh.env
key: env-cache-${{ hashFiles('gh.env') }}
restore-keys: env-cache-
- name: Set Environment Variables
uses: tw3lveparsecs/github-actions-setvars@latest
with: