Skip to content

Commit

Permalink
move back down cuz smthn sus
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 12, 2024
1 parent 38ca471 commit f64fd84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
image: "ubuntu:latest"
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3.5.0
with:
ref: ${{ matrix.ref }}

Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
ref: pinetab
out: pinetab2
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3.5.0
with:
ref: ${{ matrix.ref }}

Expand Down

0 comments on commit f64fd84

Please sign in to comment.