Skip to content

Commit

Permalink
chore: dump actions/checkout@v4 & [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
tsln1998 authored Nov 22, 2024
1 parent 132aed2 commit df40371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: superfly/flyctl-actions/setup-flyctl@master
with:
version: 0.2.69
version: 0.3.40
- name: prepare secrets
env:
SECRETS: "${{ toJSON(secrets) }}"
Expand Down

0 comments on commit df40371

Please sign in to comment.