We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2690028 + 551ec88 commit fd569b3Copy full SHA for fd569b3
1 file changed
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout VCS
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
16
- name: Prepare environment
17
run: |
0 commit comments