Skip to content

Commit b5710bf

Browse files
authored
Update blank.yml
1 parent c7420ef commit b5710bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
steps:
2525
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2626
- uses: actions/checkout@v3
27-
- uses: google/github_actions_playground
28-
27+
- uses: google/github_actions_playground@56c4c13058f42e2be14f6d772727e645ea7e2e2e
2928
# Runs a single command using the runners shell
3029
- name: Run a one-line script
3130
run: echo | ls -a

0 commit comments

Comments
 (0)