We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d5d75 commit f1dfc4dCopy full SHA for f1dfc4d
1 file changed
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
72
73
- name: Git Checkout
74
- uses: actions/checkout@v5 # https://github.com/actions/checkout
+ uses: actions/checkout@v6 # https://github.com/actions/checkout
75
76
77
- name: Run shellcheck
0 commit comments