summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu_2004.yml
diff options
context:
space:
mode:
authorNils <git@nkn-it.de>2022-10-25 12:21:49 +0200
committerNils <git@nkn-it.de>2022-10-25 12:21:49 +0200
commit1133d367b25208b799fb3fd162bedd34fad67e7f (patch)
tree63a6c5dce1f2cd8897dcbdc863eb3a0248d29640 /.github/workflows/ubuntu_2004.yml
parent89e1c18b125c44fceae2c56f07156dbaff255806 (diff)
checkout v3
Diffstat (limited to '.github/workflows/ubuntu_2004.yml')
-rw-r--r--.github/workflows/ubuntu_2004.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu_2004.yml b/.github/workflows/ubuntu_2004.yml
index 14cc360..d3c03a4 100644
--- a/.github/workflows/ubuntu_2004.yml
+++ b/.github/workflows/ubuntu_2004.yml
@@ -18,7 +18,7 @@ jobs:
run: sudo apt-get install imagemagick jhead
- name: Checkout 🛎️
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Get assert.sh 🎁
run: curl -f "https://raw.githubusercontent.com/lehmannro/assert.sh/v1.1/assert.sh" -o assert.sh