We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e82ca commit 107daeeCopy full SHA for 107daee
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
20
- name: Install dependencies
21
run: sudo apt-get install -y wait-for-it
0 commit comments