Skip to content

Commit 3a30ac6

Browse files
committed
update
1 parent 40171bf commit 3a30ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout code
8-
uses: actions/checkout@v3
8+
uses: actions/checkout@v4.1.7
99
- name: Echo
1010
run: echo "code downloaded!"

0 commit comments

Comments
 (0)