Skip to content

Commit b63e407

Browse files
Bump actions/checkout from 1 to 4 (#1239)
1 parent e1c0c4c commit b63e407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147

148148
steps:
149149
- name: Checkout Code
150-
uses: actions/checkout@v1
150+
uses: actions/checkout@v4
151151
with:
152152
ref: ${{ needs.get-refs.outputs.ref }}
153153
token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)