We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6b90c commit 09cf228Copy full SHA for 09cf228
1 file changed
.github/workflows/continuous-integration.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Check out repository
26
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
27
28
- name: Install Octave (Linux)
29
if: matrix.platform == 'octave' && startsWith(matrix.os, 'ubuntu')
0 commit comments