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 b5710bf commit e79de8dCopy full SHA for e79de8d
.github/workflows/blank.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- uses: actions/checkout@v3
27
- - uses: google/github_actions_playground@56c4c13058f42e2be14f6d772727e645ea7e2e2e
+ - uses: google/github_actions_playground@9894711d43c0801b04ce5fecb1496a5a6bba7aed
28
# Runs a single command using the runners shell
29
- name: Run a one-line script
30
run: echo | ls -a
0 commit comments