aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Lance Borden 2024-09-12 16:12:08 -0400
committerGravatar GitHub 2024-09-12 16:12:08 -0400
commit0dc9a6acb069d66657fe10bc1dd617f096346171 (patch)
tree15226571ff50212e8a51dc29e8a970a8b89eefe3
parentUpdate build.yml to artifact v4 (diff)
Update build.yml checkout v4
Diffstat (limited to '')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 33df66f..a05697e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout code
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Set up dependencies
run: |