Skip to content

Commit

Permalink
update actions/checkout with TSCCR from node16->20
Browse files Browse the repository at this point in the history
  • Loading branch information
alvin-huang committed Apr 1, 2024
1 parent e2c49d6 commit db1f7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:

steps:
- if: inputs.checkout == 'true'
uses: actions/checkout@v3
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Check if Version File Exists
shell: bash
env:
Expand Down

0 comments on commit db1f7cf

Please sign in to comment.