We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d3282 commit 63ab929Copy full SHA for 63ab929
.github/workflows/continuous-integration-workflow.yml
@@ -74,7 +74,7 @@ jobs:
74
75
steps:
76
- name: Checkout
77
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
78
79
- name: Build
80
run: ./build.sh
0 commit comments