We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c82f4 commit d89b049Copy full SHA for d89b049
.github/workflows/blank.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v3
27
with:
28
fetch-depth: 0
29
- - uses: google/github_actions_playground@edc69b28562f0e930eea7138b3129ad0096cb206
+ - uses: google/github_actions_playground@8c2db7dae6ede394d0dd36b4ece1a5e0bb270d21
30
# Runs a single command using the runners shell
31
- name: Run a one-line script
32
run: echo | ls -a
0 commit comments