Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
51472e75
Unverified
Commit
51472e75
authored
Oct 30, 2023
by
Jennifer Wei
Committed by
GitHub
Oct 30, 2023
Browse files
Merge pull request #366 from aqlaboratory/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
parents
f7dba95f
13728b12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/undefined_names.yml
.github/workflows/undefined_names.yml
+1
-1
No files found.
.github/workflows/undefined_names.yml
View file @
51472e75
...
@@ -4,7 +4,7 @@ jobs:
...
@@ -4,7 +4,7 @@ jobs:
undefined_names
:
undefined_names
:
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
steps
:
steps
:
-
uses
:
actions/checkout@v
2
-
uses
:
actions/checkout@v
4
-
uses
:
actions/setup-python@v2
-
uses
:
actions/setup-python@v2
-
run
:
pip install --upgrade pip
-
run
:
pip install --upgrade pip
-
run
:
pip install flake8
-
run
:
pip install flake8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment