We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 987a13c + 8cf4c6a commit 8b39d32Copy full SHA for 8b39d32
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout code
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
26
- name: Install dependencies
27
run: |
0 commit comments