summaryrefslogtreecommitdiffstats
path: root/.github/workflows/main-auto.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/main-auto.yml')
-rw-r--r--.github/workflows/main-auto.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/main-auto.yml b/.github/workflows/main-auto.yml
index 3ad0399..57b1c3d 100644
--- a/.github/workflows/main-auto.yml
+++ b/.github/workflows/main-auto.yml
@@ -49,7 +49,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Get Sources
- uses: actions/checkout@v4
+ uses: actions/checkout@v4.1.1
# AUTOTOOLS CONFIGURE
- name: Autotools Configure
@@ -153,7 +153,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Get Sources
- uses: actions/checkout@v4
+ uses: actions/checkout@v4.1.1
# AUTOTOOLS CONFIGURE
- name: Autotools Configure