Skip to content

Commit 2c67089

Browse files
authored
Update blank.yml
1 parent 237cc2f commit 2c67089

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@c116a784ef6b00f4e2f85fc1e32253515093c766
27+
- uses: google/github_actions_playground@9cffb1a471122a4bac35a5faace018c2c089fc75
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)