Skip to content

Commit

Permalink
Bump actions/checkout to v4. Closes #5845.
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenDE committed Jun 20, 2024
1 parent aab02d4 commit 41c6310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ jobs:
ports:
- 1433:1433
steps:
- uses: actions/checkout@v2.3.1
- uses: actions/checkout@v4
- name: Run test script
run: ./integration_test/test.sh

0 comments on commit 41c6310

Please sign in to comment.