Skip to content

Commit ad31321

Browse files
committed
Update actions/checkout action to v3.6.0
1 parent 38e443f commit ad31321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: google/wireit@setup-github-actions-caching/v1
1212
- name: Checkout
13-
uses: actions/checkout@v3.5.3
13+
uses: actions/checkout@v3.6.0
1414

1515
- name: Install
1616
run: |

0 commit comments

Comments
 (0)