Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 8a49cd9

Browse files
committed
ci: actions/checkout@v6
1 parent a7e219d commit 8a49cd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Deploy notifications
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v5
11+
- uses: actions/checkout@v6
1212

1313
- uses: superfly/flyctl-actions/setup-flyctl@master
1414

0 commit comments

Comments
 (0)