aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-02-17 15:51:33 -0500
committerGitHub <noreply@github.com>2024-02-17 15:51:33 -0500
commit419414d34fc462dcd619544018273338f482dfe9 (patch)
tree56f9f1fc7b99bf90633e1b56b6df69ac5d450892
parent6892b66c699ea84a794e40919c80cb7ed8134adc (diff)
downloadDLAP-419414d34fc462dcd619544018273338f482dfe9.tar.gz
DLAP-419414d34fc462dcd619544018273338f482dfe9.tar.bz2
DLAP-419414d34fc462dcd619544018273338f482dfe9.zip
Updated actions/checkout to v4
-rw-r--r--.github/workflows/docker-publish-gh.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker-publish-gh.yml b/.github/workflows/docker-publish-gh.yml
index e9527fd..532e696 100644
--- a/.github/workflows/docker-publish-gh.yml
+++ b/.github/workflows/docker-publish-gh.yml
@@ -29,7 +29,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer