Skip to content

Commit 9f90bc8

Browse files
authored
[Infra] Update 'actions/checkout' version in 'update-cpp-sdk-on-release.yml' (#10702)
1 parent 92eebaf commit 9f90bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-cpp-sdk-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
python-version: 3.7
2727

2828
- name: Check out firebase-cpp-sdk
29-
uses: actions/checkout@v3.3.1
29+
uses: actions/checkout@v3
3030
with:
3131
repository: firebase/firebase-cpp-sdk
3232
ref: main

0 commit comments

Comments
 (0)