Skip to content

Commit f4195df

Browse files
committed
Update actions/checkout action to v3.5.0
1 parent b188496 commit f4195df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
16+
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
1717

1818
- name: Set up Node.js ${{ env.NODE_VERSION }}
1919
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0

0 commit comments

Comments
 (0)