Skip to content

Commit e3ac0a2

Browse files
chore(deps): update actions/checkout action to v6
1 parent 8105284 commit e3ac0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
runs-on: ubuntu-latest
5454
steps:
5555
- name: Checkout repo
56-
uses: actions/checkout@v4
56+
uses: actions/checkout@v6
5757
- name: Validate domains
5858
run: |
5959
validate_domain() {

0 commit comments

Comments
 (0)