Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): update actions/checkout action to v4 #40

Merged
merged 2 commits into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/all_url_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: link_check with lychee-action
id: link_check
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
token: ${{secrets.PUSH_TOKEN}}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check_shell_scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install shellcheck
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/chktex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: LaTeX linter
uses: colinaaa/chktex-action@v1.1.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pdf_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install qpdf
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Python ${{matrix.python-version}}
uses: actions/setup-python@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:

- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion generated/checksum.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5e9d0e62194d22bfd5ea6e159caffe2f ./pi2021.pdf
c3d79ab75c80b7abc2be182065db577c ./pi2021.pdf
2 changes: 1 addition & 1 deletion generated/checksum.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c59bc62dc3266bd89475d95fc0da46a2ab74c634 ./pi2021.pdf
eccf4b7c299a07180dc6be33a18d09aa11e8b2e8 ./pi2021.pdf
2 changes: 1 addition & 1 deletion generated/checksum.sha224
Original file line number Diff line number Diff line change
@@ -1 +1 @@
da75160d96d324b4a07ace1c8ad7eec55a99cd3184d096535afe580f ./pi2021.pdf
3ab9c40e690fd282553d58b557df7af260f7b6e7fbd6ec0e2131d38e ./pi2021.pdf
2 changes: 1 addition & 1 deletion generated/checksum.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d465521e374b25817d0c01a76006b29370bce78f9512f0cb7dc9baa439b59b92 ./pi2021.pdf
52d178bcc8d671d5081c7e9fcf45349d5b6550a99cb0a2a4d690c1bbe99fcd7a ./pi2021.pdf
2 changes: 1 addition & 1 deletion generated/checksum.sha384
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c59d16f547712fe82918bc5d28bd7c7264ef54ef41f9735cc7b851e988a073fa8c20171ab754c808c2cc04f709677451 ./pi2021.pdf
4621d8f0630b61cbffdb122459b907cf1955921afd86119bcaadaeffbaba3a37c8242ae7f7e184b36e79d1d26ef3490e ./pi2021.pdf
2 changes: 1 addition & 1 deletion generated/checksum.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d0e4eddd97483413c0e8abd4a2e7b3fb25e5cf527236fb5794e040c1c8d302989c29d9da0f2794f70075e75c53e389794aa060bb8dcf45958116a4b77e471bcd ./pi2021.pdf
3a8235706288a78cdf4f23650f5904803b0def00ee6a7bc25eb7598cdea2ef1318c8e6a0bebe7f128666cadb4080c7a41ca753f285b6a52a67701269e0161a9a ./pi2021.pdf
Binary file modified generated/pi2021.pdf
Binary file not shown.