Skip to content

Commit

Permalink
revert to checkout v3
Browse files Browse the repository at this point in the history
  • Loading branch information
cam-schultz committed Sep 13, 2023
1 parent 07a235e commit 0b51c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
uses: actions/checkout@v3

# Needed for multi-platform builds
- name: Set up QEMU
Expand Down

0 comments on commit 0b51c43

Please # to comment.