Skip to content

Commit dba866c

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

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
@@ -57,7 +57,7 @@ jobs:
5757
runs-on: ubuntu-latest
5858
steps:
5959
- name: Checkout repo
60-
uses: actions/checkout@v4
60+
uses: actions/checkout@v6
6161
- name: Validate domains
6262
run: |
6363
validate_domain() {

0 commit comments

Comments
 (0)