Skip to content

Commit 425f90d

Browse files
Update actions/checkout action to v7
1 parent 6725334 commit 425f90d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tailscale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v7
1616

1717
- name: Validate HuJSON
1818
run: python3 tailscale/validate-acl.py tailscale/acl.hujson

0 commit comments

Comments
 (0)