aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/build.yml
diff options
context:
space:
mode:
authorJason Penilla <[email protected]>2022-04-05 10:44:21 -0700
committerJason Penilla <[email protected]>2022-04-05 10:44:21 -0700
commit62dcff3e8d82b5782b5c1a2daee0eb45f6b2c649 (patch)
tree65d892dc1656ea50d899009edd3b0c4084210a31 /.github/workflows/build.yml
parent92426e39be092a712385e4586e073a808a55797d (diff)
downloadPaper-62dcff3e8d82b5782b5c1a2daee0eb45f6b2c649.tar.gz
Paper-62dcff3e8d82b5782b5c1a2daee0eb45f6b2c649.zip
Update actions
Diffstat (limited to '.github/workflows/build.yml')
-rw-r--r--.github/workflows/build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 639dcbe4a5..e2662858da 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -18,9 +18,9 @@ jobs:
java: [17]
fail-fast: true
steps:
- - uses: actions/[email protected]
+ - uses: actions/[email protected]
- name: JDK ${{ matrix.java }}
- uses: actions/[email protected]
+ uses: actions/[email protected]
with:
java-version: ${{ matrix.java }}
cache: 'gradle'