We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e39369 + 4f5d1c9 commit 9d826f2Copy full SHA for 9d826f2
1 file changed
.github/workflows/CI.yml
@@ -27,10 +27,10 @@ jobs:
27
steps:
28
# the order of the checkout actions is important because all contents of
29
# the target folder of the checkout action is removed
30
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
31
with:
32
repository: ${{ matrix.package }}
33
34
35
path: this-action/
36
- uses: gap-actions/setup-gap@v3
0 commit comments