Skip to content

Commit f64fd84

Browse files
authored
move back down cuz smthn sus
1 parent 38ca471 commit f64fd84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/devel.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
image: "ubuntu:latest"
3232
options: --privileged
3333
steps:
34-
- uses: actions/checkout@v4
34+
- uses: actions/checkout@v3.5.0
3535
with:
3636
ref: ${{ matrix.ref }}
3737

@@ -103,7 +103,7 @@ jobs:
103103
ref: pinetab
104104
out: pinetab2
105105
steps:
106-
- uses: actions/checkout@v4
106+
- uses: actions/checkout@v3.5.0
107107
with:
108108
ref: ${{ matrix.ref }}
109109

0 commit comments

Comments
 (0)