Skip to content

Commit 650b30e

Browse files
committed
feat
1 parent 499aea3 commit 650b30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
1212
steps:
1313
- name: Checkout code
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v4
1515

1616
- name: Setup flyctl
1717
uses: superfly/flyctl-actions/setup-flyctl@master

0 commit comments

Comments
 (0)