Skip to content

Commit

Permalink
feat(Dependencies): Update actions/checkout action to v4.1.4
Browse files Browse the repository at this point in the history
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.3 | v4.1.4 |
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 7d1291d commit 0497933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.8' # Version range or exact version of a Python version to use, using SemVer's version range syntax
- uses: actions/[email protected].3
- uses: actions/[email protected].4
- name: Build with retry
uses: Wandalen/[email protected]
with:
Expand Down

0 comments on commit 0497933

Please sign in to comment.