Skip to content

Commit 09cf485

Browse files
authored
Update blank.yml
1 parent 1f3f063 commit 09cf485

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
@@ -24,7 +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@478f2a371d7bfed5fbc2ce056f28cbe21fa7712d
27+
- uses: google/github_actions_playground@85d47afe62a5bf7206767bff606829116b2e9519
2828
# Runs a single command using the runners shell
2929
- name: Run a one-line script
3030
run: echo | ls -a

0 commit comments

Comments
 (0)