Updating GHES workflows

This commit is contained in:
GitHub Actions
2024-04-25 16:52:34 +00:00
parent 60cf90b26e
commit 724ffe54b7
32 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- uses: actions/checkout@v4
# Runs a single command using the runners shell
- name: Run a one-line script