mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-28 18:55:14 +00:00
updated actions checkout in images as well w/ burnettk
This commit is contained in:
parent
349bba87e9
commit
c66a078879
@ -43,7 +43,7 @@ jobs:
|
||||
packages: write
|
||||
steps:
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@v3.0.2
|
||||
uses: actions/checkout@v3.3.0
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@v2.1.0
|
||||
with:
|
||||
@ -84,7 +84,7 @@ jobs:
|
||||
packages: write
|
||||
steps:
|
||||
- name: Check out the repository
|
||||
uses: actions/checkout@v3.0.2
|
||||
uses: actions/checkout@v3.3.0
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@v2.1.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user