We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da5fbb4 + f043119 commit 5c5043fCopy full SHA for 5c5043f
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout code
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
18
- name: Install dependencies
19
run: |
@@ -137,7 +137,7 @@ jobs:
137
138
139
140
141
142
- name: Install ShellCheck
143
run: sudo apt-get install -y shellcheck
0 commit comments