Skip to content

Commit d89b049

Browse files
authored
Update blank.yml
1 parent 91c82f4 commit d89b049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v3
2727
with:
2828
fetch-depth: 0
29-
- uses: google/github_actions_playground@edc69b28562f0e930eea7138b3129ad0096cb206
29+
- uses: google/github_actions_playground@8c2db7dae6ede394d0dd36b4ece1a5e0bb270d21
3030
# Runs a single command using the runners shell
3131
- name: Run a one-line script
3232
run: echo | ls -a

0 commit comments

Comments
 (0)