Pin actions versions

This commit is contained in:
Quentin Gliech
2024-10-29 12:13:56 +01:00
parent 43113825a4
commit 5953d816cf

View File

@@ -225,7 +225,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4.2.1
- name: Install toolchain
run: |
@@ -244,7 +244,7 @@ jobs:
SQLX_OFFLINE: '1'
- name: Upload archive to workflow
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v4.4.3
with:
name: nextest-archive
path: nextest-archive.tar.zst