Skip to content

Commit

Permalink
[#624] Update checkout action on deploy to test
Browse files Browse the repository at this point in the history
  • Loading branch information
placek committed Apr 5, 2024
1 parent c5daffc commit 2d9482b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
IP_ADDRESS_BYPASSING_BASIC_AUTH2: ${{ secrets.IP_ADDRESS_BYPASSING_BASIC_AUTH2 }}
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 2d9482b

Please sign in to comment.