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 ce3c693 commit 1f3f063Copy full SHA for 1f3f063
.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@38f275be4c69d9c9269521d359217db6111bc477
+ - uses: google/github_actions_playground@478f2a371d7bfed5fbc2ce056f28cbe21fa7712d
28
# Runs a single command using the runners shell
29
- name: Run a one-line script
30
run: echo | ls -a
0 commit comments