Skip to content

Commit

Permalink
Use action/checkout:v3
Browse files Browse the repository at this point in the history
  • Loading branch information
hau-tran-works authored Nov 3, 2023
1 parent f2eae88 commit adcb437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tls-certificicate-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# checkout is required here because:
# - Needs the script to load.
# - Make commits
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Check the TLS certificate
id: tls_certificate_check
Expand Down

0 comments on commit adcb437

Please sign in to comment.