gha: remove trailing spaces (#31872)

remove trailing spaces
old-commit-hash: c1d0d35f8bc043df098c483154c36bb8e955b02d
This commit is contained in:
Justin Newberry
2024-03-14 19:20:02 -04:00
committed by GitHub
parent 46cf28d822
commit aedba00f13
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ runs:
using: "composite"
steps:
- name: setup namespace cache
if: ${{ contains(runner.name, 'nsc') }}
if: ${{ contains(runner.name, 'nsc') }}
uses: namespacelabs/nscloud-cache-action@v1
with:
path: ${{ inputs.path }}