We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8598866 commit 77d9248Copy full SHA for 77d9248
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
21
# Run the integration test script
22
- name: Run integration tests
0 commit comments