Skip to content

Commit

Permalink
Update actions/checkout action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 0bcc7b1 commit 69e50c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: FTP-Deploy-Action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.1.0
- uses: actions/checkout@v3.6.0
with:
fetch-depth: 2
- name: FTP-Deploy-Action
Expand Down

0 comments on commit 69e50c6

Please sign in to comment.